What's wrong with the following equations?
$$1 = 1^{-i} = (e^{2πi})^{-i} = e^{-i2πi} = e^{2π}$$
My guess would be the third equation, but I can't really tell why... in the first equation, we use the fact that $1^z$ is still $1$ for any $Z \in C$; in the second step, we insert Euler's Identity... and in the last equation, we simply use $-i2πi = 2π$. But if I'm right with my suspicion, why is the third equation wrong? Can't we use the power rules for complex numbers?