To complement the other answer,
$\sqrt z$ is a multivalued function. Once you choose a branch of $\log$, say the principal branch $\log z= \ln |z| + i \arg z$, $\arg$ is the principal argument, taking values in $(-\pi,\pi]$, you define:
$$\sqrt z = e^{\frac12 \log z}$$
Then $\sqrt 1 = 1$ but $\sqrt{-1} \sqrt{-1} = i \times i = -1 \neq \sqrt{-1 \times -1}$, so this function (square root) is not multiplicative, i.e. in general we don't have $\sqrt{ab} = \sqrt a \sqrt b$.
If you take any other branch you can similarly show that the resulting function is not multiplicative.