My Coding >
Mathematics >
Complex numbers >
Root of power i from 1
Root of power i from 1Another very simple example of complex number problems - the root of power \(i\) from \(1\); \(\sqrt[i]{1} = ?\). For doing this, I will use Euler, or the polar form of complex numbers, and will use the fact that \(1 = e^{i2\pi n}\): \[\sqrt[i]{1} = 1^{\frac{1}{i}} = 1^{\frac{i}{i\times i}} = 1^{-i} = e^{i\times(0 + 2\pi n)\times(-i)} = e^{2\pi n}\] Therefore: \[\sqrt[i]{1} = e^{2\pi n}\] For more detailed explanation, please go to watch our video:
|
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. |