I always emphasize to not use square roots on negative numbers! Even though one can extend the function $\sqrt\cdot$ to act like
$$\sqrt{-x}=i\sqrt x$$
for positive real numbers $x$, there is some random choice here: why $i\sqrt x$ and not $-i\sqrt x$? All arithmetic operations are absolutely invariant under an exchange $i\leftrightarrow-i$. So our choice is arbitrary and this is not good. Note that the same symmetry does not exist between $1$ and $-1$ and so it is absoloutely okay to define $\sqrt 4=2$ and not $-2$.
Yes I know, we learn that complex numbers are there to compute square roots of negative number, but this is more meant for applications like solving $x^2=-1$, which has well defined solutions $\{i,-i\}$. As I said, one can define the square root function $\sqrt\cdot$ to give $\sqrt{-1}=i$, but then we have to live with the fact that we cannot use our beautiful power rules!