murshid_islam
- 468
- 21
what does \sqrt{i^2} equal to? is \sqrt{i^2} = i or \sqrt{i^2} = \pm i?
Last edited:
The square root of \( i^2 \) is definitively \( i \), as \( i^2 \) equals \(-1\) and the principal square root of \(-1\) is defined as \( i \). The discussion emphasizes that the square root function for complex numbers typically adheres to the principal branch, which restricts the argument to the interval \([0, \pi)\). The correct approach to finding the square root involves using the polar representation of complex numbers, where \( z = re^{i\theta} \) and \( \theta \) must be determined accurately to avoid miscalculations.
PREREQUISITESMathematicians, students of complex analysis, and anyone interested in understanding the properties of complex numbers and their operations.
you said, \sqrt{z} = z^{1/2} = \sqrt{r}e^{i\theta/2}.Data said:I gave you the usual definition of the square root function in your other thread. You can use that to figure out what it is.
but if z = x + iy, then r = \sqrt{x^2 + y^2} and \theta = \tan^{-1}\left( y \over x \right)Data said:So let's try out this definition. If z=-1, then we write z = e^{i\pi}, and we get \sqrt{z} = e^{i\pi / 2} = i. As you might expect.
murshid_islam said:what does \sqrt{i^2} equal to? is \sqrt{i^2} = i or \sqrt{i^2} = \pm i?
murshid_islam said:you said, \sqrt{z} = z^{1/2} = \sqrt{r}e^{i\theta/2}.but if z = x + iy, then r = \sqrt{x^2 + y^2} and \theta = \tan^{-1}\left( y \over x \right)