Let's say we have 2 = 2^(2/2), then using the multiplicative property of exponents to turn it into a square root: ((2)^2)^(1/2) = 2, it just works.
But in the case of -2 = (-2)^(2/2), if we use the property: ((-2)^2)^(1/2) = 2, because the ^1/2 notation means the principal root, we must pick the positive result, which is 2.
Basically (-2)^(2/2) != ((-2)^2)^(1/2), which proves that the multiplicative property of exponents doesn't apply to all bases, what is bothering me is where this property doesn't work? For example, -2 = (-2)^(3/3) = ((-2)^3)^(1/3) = -2, it works. I have a feeling that it is when the denominator is even and the base is negative, but i can't prove it or make a logical reasoning to why and where it doesn't holds.
It does not work, because $$\sqrt{x^2} \neq \sqrt{x}^2$$ but $$\sqrt{|x|^2}=\sqrt{|x|}^2$$ Because the $\sqrt{x}$ function is the inverse of $f:\mathbb{R}_+\cup\{0\} \to \mathbb{R}_+\cup\{0\}$, $f(x)=x^2$.