How do you find the square root of an imaginary number of the form a+bi?
1 Answer
Alternatively, solve without using trigonometry to find that the square roots of
±⎛⎝⎛⎝√√a2+b2+a2⎞⎠+⎛⎝b|b|√√a2+b2−a2⎞⎠i⎞⎠
Explanation:
Suppose
How do we solve for
(c+di)2=c2+2cdi+d2i2=(c2−d2)+(2cd)i
So we want to solve:
c2−d2=a
2cd=b
From the second of these, we find:
d=b2c
So:
d2=b24c2
Substituting this in the first equation we get:
c2−b24c2=a
Multiply through by
4(c2)2−b2=4ac2
Subtract
4(c2)2−4a(c2)−b2=0
From the quadratic formula, we find:
c2=4a±√(4a)2+16b28=a±√a2+b22
For
c2=a+√a2+b22
Hence:
c=±√√a2+b2+a2
Then:
d=±√c2−a
=±√√a2+b2+a2−a
=±√√a2+b2−a2
The remaining question is: What signs do we need to choose?
Since
If
If
If
If
±⎛⎝⎛⎝√√a2+b2+a2⎞⎠+⎛⎝b|b|√√a2+b2−a2⎞⎠i⎞⎠
Footnote
The question asked what is the square root of
For positive Real numbers
For negative Real numbers
It becomes more complicated when we deal with the square roots of Complex numbers in general.
Consider:
√−12−√32i=±(12−√32i)
Which sign do you prefer?