Complex Number - Square Roots
Complex Number - Square Roots
Before finding square roots of complex numbers, we need some tools first:
1. If x and y are real numbers, x2 − y 2 = 40 and xy =− 21 , find the value of x2 + y 2
2 2
Solution: (x2 − y 2 ) = 402 = 1600 , x2 y 2 = (− 21) = 441
x4 − 2x2 y 2 + y 4 = 1600
x = 7 or x =− 7 .
Similarly, y = 3 or y =− 3 .
Solution: Suppose √40 − 42i = x + y i , where x and y are real numbers. Take squares on both
sides,
40 − 42i = x2 + 2xyi − y 2
Solution: Let √2 + 4√2i = x + yi , where x and y are real numbers. Take squares on both sides,
√(x
2
x2 + y 2 = 2 − y 2 ) + 4x2 y 2
(x2 + y 2 ) + (x2 − y 2 ) =
Page 1
Since 2xy = 4√2 , x and y has same signs.
Therefore, the square roots of 2 + 4√2i are 2 + √2i or − 2 − √2i .
Using similar technique in Question 4, the following is a formula for square root:
x=±
√ √a2 +b2 +a and y = ±
2 √ √a2 +b2 −a
2
√(x
2
x2 + y 2 = 2 − y 2 ) + 4x2 y 2 = √a2 + b2 .
2x2 = √a2 + b2 + a and 2y 2 = √a2 + b2 − a and
x=±
√ √a2 +b2 +a and y = ±
2 √ √a2 +b2 −a
2
2
Let − 8 − 6i = (x + y i) =
Comparing the real and imaginary part,
x2 + y 2 =
(x2 + y 2 ) + (x2 − y 2 ) =
Page 2
(3+i)+(1−3i) (3+i)−(1−3i)
Therefore, z = 2 or z = 2
Fundamental Theorem of Algebra: Every polynomial equation has at least one complex root
(even the coefficient is complex). Complex Number is algebraically closed.
Page 3