The other day something occurred to me when graphing $y = x^{1/2}$.
I understand that this is equivalent to $y = \sqrt{x}$ & this can't have negative values for $x$. But is it not also equivalent to $y = x^{2/4}$ which in turn is $y = \sqrt[4]{x^2}$ which would allow negative values for $x$?
I know the easy answer here is to say you should simplify $\frac24$ first but is there a deeper mathematical explanation for what looks to me to be a bit of a paradox?
I probably like Zwim's comment & link the most.
In summary, Zwim's link states that you run in to issues when manipulating the indice of a function in the form $f(x) = x^{p/q}$. So you need conditions to prevent any issues. The 2 key conditions that relate to this question are that the function is only defined for x < 0 if the greatest common denominator $gcd(p,q)=1$ & q is odd.