Square Root of Complex Number
The square root of complex number gives a pair of complex numbers whose square is the original complex number. The square root of a complex number can be determined using a formula. Just like the square root of a natural number comes in pairs (Square root of x2 is x and -x), the square root of complex number a + ib is given by √(a + ib) = ±(x + iy), where x and y are real numbers.
In this article, let us go through the concept of finding the square root of a complex number using the assumption method and using the formula. We will also learn to determine the square root of a complex number in polar form along with some solved examples for a better understanding of the concept.
What is Square Root of Complex Number?
The square root of a complex number is another complex number whose square is the given complex number. For instance, if the square root of complex number a + ib is √(a + ib) = x + iy, then we have (x + iy)2 = a + ib. One of the simple ways to calculate the square root of a complex number a + ib is to compare the real and imaginary parts of the equation √(a + ib) = x + iy by squaring both sides and then finding the values of x and y. Let us see the formula for finding the square root of complex number.
Square Root of Complex Number Formula
Now, let us derive the formula to find the square root of a complex number a + ib. Assume the square root of complex number a + ib to be x + iy, that is, √(a + ib) = x + iy. Now squaring both sides of the equation, we have
[√(a + ib)]2 = (x + iy)2
⇒ a + ib = x2 + (iy)2 + i2xy
⇒ a + ib = x2 - y2 + i2xy [Because i2 = -1]
Comparing real and imaginary parts of the above equation, we have
a = x2 - y2 , b = 2xy
We know that (x2 + y2)2 = (x2 - y2)2 + 4x2y2
⇒ (x2 + y2)2 = a2 + b2
⇒ x2 + y2 = √(a2 + b2) [Because x2 + y2 is always positive as sum of squares of non-zero real numbers is always greater than zero]
Now, we have x2 + y2 = √(a2 + b2) and a = x2 - y2. Solving for these two values, we have
x = ± √{[√(a2 + b2) + a]/2} and y = ± √{[√(a2 + b2) - a]/2}
Since 2xy = b, therefore we have
- x and y have the same sign if b > 0
- x and y have opposite signs if b < 0
Therefore the square root of complex number a + ib (b ≠ 0) is given by √(a + ib) = ± (√{[√(a2 + b2) + a]/2} + (ib/|b|) √{[√(a2 + b2) - a]/2})
Hence, the formula to determine the square root of complex number is:
Square Root of Complex Number in Polar Form
To determine the square root of a complex number in polar form, we use the nth root theorem for complex numbers. The nth Root Theorem states that for a complex number z = r(cosθ + i sinθ), the nth root is given by z1/n = r1/n [cos [(θ + 2kπ)/n] + i sin [(θ + 2kπ)/n]], where k = 0, 1, 2, 3, ..., n-1. In order to obtain the periodic roots of the complex number, we add 2kπ to θ. So, using the formula for nth root, we can determine the formula to find the square root of complex number in polar form. The formula is,
z1/2 = r1/2 [cos [(θ + 2kπ)/2] + i sin [(θ + 2kπ)/2]], where k = 0, 1
Tips on Square Root of Complex Number
Suppose the square root of z = a + ib is x + iy.Then, the easiest way to determine the square root of a complex number with rectangular coordinates is using the formula \(\sqrt{a + ib} = \pm\left ( \sqrt{\dfrac{|z|+a}{2}}+i\dfrac{b}{|b|}\sqrt{\dfrac{|z|-a}{2}}\right )\). We have,
- If b < 0, then b/|b| = -1, and x and y have opposite signs
- If b > 0, then b/|b| = 1, and x and y have same signs
Another way to determine the square root of complex number with rectangular coordinates is by determining its polar coordinates and then using the formula z1/2 = r1/2 [cos [(θ + 2kπ)/2] + i sin [(θ + 2kπ)/2]], where k = 0, 1.
Important Notes on Square Root of Complex Number
- The square root of complex number with rectangular coordinates is √(a + ib) = ± (√{[√(a2 + b2) + a]/2} + ib/|b| √{[√(a2 + b2) - a]/2})
- The square root of a complex number with polar coordinates is z1/2 = r1/2 [cos [(θ + 2kπ)/2] + i sin [(θ + 2kπ)/2]], where k = 0, 1.
Related Articles
Square Root of Complex Number Examples
-
Example 1: Determine the square root of complex number 3 + 4i.
Solution: To determine the square root of 3 + 4i, we will determine its magnitude and compare with a + ib.
|3 + 4i| = √(32 + 42) = √(9 + 16) = √25 = 5; a = 3 and b = 4 > 0
Therefore, using formula for square root of complex numbers, we have
√(3 + 4i) = ± (√[√(5 + 3)/2] + i√[√(5 - 3)/2] )
= ± (√(8/2) + i √(2/2))
= ±(√4 + i√1)
= ± (2 + i)
Answer: Hence, √(3 + 4i) = ± (2 + i)
-
Example 2: Determine the square root of z = 2[cos(π/4) + i sin(π/4)]
Solution: To determine the square root of complex number z = 2[cos(π/4) + i sin(π/4)] in polar form, we will use the formula z1/2 = r1/2 [cos [(θ + 2kπ)/2] + i sin [(θ + 2kπ)/2]], where k = 0, 1
We have r = 2, θ = π/4. The roots of z are:
When k = 0, z1 = 21/2 [cos [(π/4 + 2(0)π)/2] + i sin [(π/4 + 2(0)π))/2]]
z1 = √2 [cos(π/8) + i sin(π/8)]When k = 1, z2 = 21/2 [cos [(π/4 + 2(1)π)/2] + i sin [(π/4 + 2(1)π))/2]]
z2 = √2 [cos(9π/8) + i sin(9π/8)]Answer: The square root of z = 2[cos(π/4) + i sin(π/4)] are z1 = √2 [cos(π/8) + i sin(π/8)] and z2 = √2 [cos(9π/8) + i sin(9π/8)]
FAQs on Square Root of Complex Number
What is the Square Root of Complex Number in Math?
The square root of a complex number gives a pair of complex numbers whose square is the original complex number. Like the square root of real numbers, on squaring the square root of complex number, we get the given complex number.
What is the Formula to Find the Square Root of Complex Number?
The formulas to determine the square root of complex numbers are:
- The square root of complex number with rectangular coordinates is √(a + ib) = ± (√{[√(a2 + b2) + a]/2} + ib/|b| √{[√(a2 + b2) - a]/2})
- The square root of a complex number with polar coordinates is z1/2 = r1/2 [cos [(θ + 2kπ)/2] + i sin [(θ + 2kπ)/2]], where k = 0, 1.
How to Find the Square Root of a Complex Number?
The square root of complex number can be calculated by substituting the values in formula. The square root of a + ib is ± (√{[√(a2 + b2) + a]/2} + ib/|b| √{[√(a2 + b2) - a]/2}) and the square root of reiθ is r1/2 [cos [(θ + 2kπ)/2] + i sin [(θ + 2kπ)/2]], where k = 0, 1.
Is Square Root of 53 a Complex Number?
The square root of 53 is not a complex number. 53 is a number that does not have a natural number as its square root. Square root of 53 cannot be expressed as a fraction in the form p/q which tells us that the square root of 53 is an irrational number.
What is the Square Root of Complex Number 7 - 24i?
The square root of 7 - 24i is ± (√{[√(72 + (-24)2) + 7]/2} - i √{[√(72 + (-24)2) - 7]/2}) = ± (√32/2 - i √18/2) = ± (4 - 3i).
visual curriculum