I was surfing Facebook and I ran into this question posted by a high school student:
$$\text{Which value equals } (-1)^{\frac{1}3}?\quad\text{Is it } 1\text{ or }-1?$$
He said that he asked this because he did it in two ways, both of which seem valid but they generate different answers.
Way #1: $$(-1)^{\frac{1}3}=\sqrt[3]{-1}=-1$$ since $(-1)^3=-1$. However, he also did something else.
Way #2: $$(-1)^{\frac{1}3}=(-1)^{\frac{2}6}=\left((-1)^2\right)^{\frac{1}6}=\sqrt[6]1=1$$ and this solution seems valid as well. He's confused, and after reading his question, I became somewhat confused as well. I know that $1^3\ne-1$, but I can’t see why way#2 is wrong.
Which solution above is invalid? Or is $(-1)^{\frac{1}3}$ undefined? Thanks in advance. I apologize if this is a stupid question.
Try cubing $1$ and you will see that it is not a cube root of $-1$. It is a sixth root of $1$ though. Others will comment more on the issues involved in defining roots.
Since cubing is bijective on the real numbers, a single real cube root can be defined for each real number.
What you have done is involve squaring too, and squaring real numbers is neither injective nor surjective (neither one-to-one nor onto). And that is why the second method does not work.
When you move to the complex numbers the question of Nth roots is different - each non-zero complex number has N different Nth roots, and you have to be really careful if you need to pick just one.