So I was trying to prove to myself that $i^i$ is equal to a real number. By doing that I encountered a problem, how can you find the sine or cosine of an imaginary number.
So let me show you my math:
$e^{ix} = \cos(x) + i\sin(x)$
$e^{i(i)} = \cos(i) + i\sin(i)$
$e^{-1} = \cos(i) + i\sin(i)$
To summarize, I get that $e^{-1}$ is a real number, but how is $\cos(i) + i\sin(i)$ one and how do you calculate it?