My question is a bit straightforward. How can I solve $i^i$? Do I have to work it out based on polar form of complex number? Even that doesn't seem to help!!
Asked
Active
Viewed 2,005 times
2
-
If you start with the definition of exponentiation, it's not too difficult: $$i^i = e^{i \log i}$$ where $\log$ refers to whatever branch of the logarithm you're using at the moment. – Jan 13 '14 at 02:01
-
1$i=e^{\frac\pi2i}$ so $i^i=e^{\frac\pi2i\cdot i}$. – Berci Jan 13 '14 at 02:04