My Coding > Mathematics > Complex numbers > Root of power i from i

Root of power i from i

Let's calculate the root of power \(i\) from \(i\); \(\sqrt[i]{i} = ?\). For doing this, I will use Euler, or the polar form of complex numbers, and will use the fact that \(i = e^{i(\frac{\pi}{2} + 2\pi n)}\):

\[\sqrt[i]{i} = i^{\frac{1}{i}} = i^{\frac{i}{i\times i}} = i^{-i} = e^{i\times(\frac{\pi}{2} + 2\pi n)\times(-i)} = e^{\frac{\pi}{2} + 2\pi n}\]

Therefore:

\[\sqrt[i]{i} = e^{\frac{\pi}{2} + 2\pi n}\]

For more detailed explanation, please go to watch our video:


Published: 2023-05-10 01:31:10
Updated: 2023-05-10 01:36:59

Last 10 artitles


9 popular artitles

© 2020 MyCoding.uk -My blog about coding and further learning. This blog was writen with pure Perl and front-end output was performed with TemplateToolkit.