I am studying complex analysis out of Gamelin. I am reading section 1.4 on roots and principal values, but there's not a lot of worked examples.
Question: For the function $F(z) = \sqrt{z(z-1)(z-2)(z-3)}$, does there exist a continuous branch $f$ for the domain $\mathbb{C} \setminus [0,2] \cup [3,\infty)$ for which $\text{Re}(f(i)) > 0$?
This question is really simple to me if the domain were different (say if the excluded part was $[0,1] \cup [2,3]$ because these domain boundaries reflect the sign changes of $z(z-1)(z-2)(z-3)$). Basically, if I assumed the inside of the square root was real, for which $z$ would the inside be negative, then I just use the branch for $\sqrt{z}$ over the domain excluding the negative real axis. But I do not see how to apply this intuition for the above domain. Any help would be appreciated!