Question is to write down all possible values of $i^{-2i}$
I know that $e^{i\theta}=\cos(\theta)+i\sin (\theta)$
So, I can write $i=e^{i.\frac{\pi}{2}}$ then I would have :
$$i=e^{i.\frac{\pi}{2}}\Rightarrow i^{-2i}=(e^{i.\frac{\pi}{2}})^{-2i}=e^{-2i.i.\frac{\pi}{2}}=e^{\pi}$$
At the same time i can write $i=e^{i.(2\pi+\frac{\pi}{2})}$ then I would have :
$$i=e^{i.(2\pi+\frac{\pi}{2})}=e^{i.(\frac{5\pi}{2})}\Rightarrow i^{-2i}==(e^{i.\frac{5\pi}{2}})^{-2i}=e^{-2i.i.\frac{5\pi}{2}}=e^{5\pi}$$
At the same time i can write $i=e^{i.(4\pi+\frac{\pi}{2})}$ then I would have :
$$i=e^{i.(4\pi+\frac{\pi}{2})}=e^{i.(\frac{9\pi}{2})}\Rightarrow i^{-2i}=(e^{i.\frac{9\pi}{2}})^{-2i}=e^{-2i.i.\frac{9\pi}{2}}=e^{9\pi}$$
More generally I can write $i=e^{i.(2n\pi+\frac{\pi}{2})}$ then I would have :
$$i=e^{i.(2n\pi+\frac{\pi}{2})}=e^{i.(\frac{(4n+1)\pi}{2})}\Rightarrow i^{-2i}==(e^{i.\frac{(4n+1)\pi}{2}})^{-2i}=e^{-2i.i.\frac{(4n+1)\pi}{2}}=e^{(4n+1)\pi}$$
So, Possible values of $i^{-2i}$ are $e^{(4n+1)\pi}$ for $n\in \mathbb{Z}$
I would be thankful if some one can have a look at this and confirm if every thing is perfect and if there are any possible values that i am missing.
Thank you .