I am asked to find the principle branch of the complex function $$f(z) = \sqrt{1-z}$$
I know that the principle branch of $z^{1/2}$ is given by $\exp(\frac{1}{2} \log(z))$ where $$\log(z) = \log(|z|)+i\arg(z)$$ is the principle branch of the logarithm. So then to find the principle branch of $\sqrt{1-z}$, is it just
$$\exp\bigg(\frac{1}{2} \log(1-z)\bigg)$$ with $\log(1-z)$ being the principle branch of the logarithm i.e. $$\log(1-z) = \log(|1-z|) + i\arg(1-z).$$
I think I am confusing myself. Is the principle branch correct?