I am a bit confused with a result I get from Euler's formula:
$e^{2\pi i} = 1$
$\sqrt[3] { e^{2\pi i} }= \sqrt[3]{ 1 }$
$(e^{2\pi i})^{\frac{1}{3}}= 1$
$e^{\frac{2}{3} \pi i} = 1$
This last result seems problematic, since the left-hand side of the previous equation should result in...:
$e^{\frac{2}{3} \pi i} = −\frac{1}{2} + \frac{\sqrt{3}}{2}i$
... given that $e^{x i} = \cos(x) + i\sin(x)$
So is there a mistake in my first manipulations? If not, how can one interpret the results?
Think about it this way: if we say that $a=-1$, it follows that $a^2=1$. From there, if you take the square root, you get that $a=1$, meaning that $-1=1$. Clearly this is ridiculous. Roots are multivalued. The square root of a positive real number has two results: one positive, one negative. Similarly, there are three complex numbers whose cube is equal to $1$. Your mistake lies in assuming that $1^{1/3}$ is well-defined. It is true that $1^3=1$ and that $(-\frac{1}{2} \pm \frac{\sqrt{3}}{2}i)^3=1$.