Question
Question: Find the square root of complex number 9 + 40i...
Find the square root of complex number 9 + 40i
Solution
Hint: To find the square root of a complex number, we will assume the root to be a + ib. Then we can compare it with the original number to find the values of a and b, which will give us the square root.
Complete step-by-step solution -
Let 9 + 40i = (a+ib)2
We will simplify this equation, by proceeding as-
9+40i=a2+(ib)2+2(ab)i
We know that i2= -1
9+40i=a2−b2+2(ab)i
By comparing the real and imaginary parts-
a2−b2=9............. (1)
2ab=40 ………………...(2)
Using equation (1) we can write that
a2=9+b2
a=±9+b2
Substituting this value in (2)-
±2(9+b2)b=40
±b9+b2=20
Squaring both sides of the equation,
b2(9+b2)=400
b4+9b2−400=0
b4+25b2−16b2−400=0
(b2−16)(b2+25) = 0
b2 = 16, b2 = -25 (rejected because square cannot be negative)
b = 4, -4
Substituting the value of b in equation (1)-
a2 - 16 = 9
a2 = 25
a = 5, -5
So, the square roots of 9+40i are 5+4i and −5−4i.
This is the required answer.
Note: The most common mistake is that students only write one of the roots and do not write the other one. We should always take all the possible cases and reject them as and when required.