What is the result of $$ \sqrt{(-1)^2} ?$$ I see two potential ways of solving this. First, by direct calculation $$ \sqrt{(-1)^2} = \sqrt{1} = 1. $$ Second, by applying the power rule $$ \sqrt{(-1)^2} = (-1)^{2^{1/2}} = (-1)^{2/2} = -1. $$
Intuitively, I would say the first approach is correct. However, I did not find any restrictions to the power rule that would rule out the second solution.