I am new to working with complex numbers and am confused about using existing methods of working with indicies.
Consider that:
\begin{equation}\begin{aligned} & x = -1\\ &(\sqrt{x})^{3}=-i\\ \end{aligned}\end{equation}
I am perfectly comfortable with this result, given that using exponential form and raising to a power of 3/2 gives the same result.
My problem is, if you apply the cube before the square root, you get a different result:
\begin{equation}\begin{aligned} &\sqrt{(x)^{3}}=i \end{aligned}\end{equation}
\begin{equation}\begin{aligned} & \text{Since } (-1)^{3} = -1. \end{aligned}\end{equation}
So in this case:
\begin{equation}\begin{aligned} (\sqrt{x})^{3} \ne \sqrt{x^{3}} \end{aligned}\end{equation}
Why is this problem introduced and is there an explanation of how to resolve this other than saying the normal rules don't apply? I want to be sure about when I can apply certain operations when working with complex numbers and to this point any new mathematics I have learned is completely consistent with existing rules (meaning you cannot get a false result).