I am trying to solve this problem, and show that it does not necessarily equal $i^{-1}$. My method so far is $$(i)^{i} \\ =e^{(i)\ln{(i)} } i = \cos(\theta)+i\sin(\theta) \Rightarrow \theta = \frac{\pi}{2}\pm2n\pi, n \in \mathbb{Z} \\ \Rightarrow i = e^{i\frac{\pi}{2}\pm2in\pi} \\ \Rightarrow \ln{(i)} = i\frac{\pi}{2}\pm2in\pi \\ \Rightarrow e^{(i)\ln{(i)} } = e^{(i)(i\frac{\pi}{2}\pm2in\pi)}\\ =e^{(-\frac{\pi}{2}\pm2n\pi)}$$
However when I raise this to the power of $i$ once more, the answer ends up becoming $i^{-1}$ once more. What am I missing here? If someone can please show me where I'm going wrong that would be fantastic!