To find the nth root of a complex number, we follow the steps given below.
Step 1 :
Write the given complex number from rectangular form to polar form.
Step 2 :
Add 2kπ to the argument
Step 3 :
Apply De' Moivre's theorem (bring the power to inside)
Step 4 :
Put k = 0, 1, 2, ............ up to n - 1
Solve each equation in the complex number system. Express solutions in polar and rectangular form.
Problem 1 :
x6 - 1 = 0
Solution:
x6 - 1 = 0
x6 = 1
z = 1 + 0i
z = r(cos θ + i sin θ)
Finding the r : r = √(12 + 02) r = √1 r = 1 |
Finding the α : α = tan-1(y/x) α = tan-1(0/1) α = tan-1(0) α = 0 |
z = 1(cos 0° + i sin 0°)
Problem 2 :
x6 + 1 = 0
Solution:
x6 + 1 = 0
x6 = -1
z = -1 + 0i
z = r(cos θ + i sin θ)
Finding the r : r = √((-1)2 + 02) r = √1 r = 1 |
Finding the α : α = tan-1(y/x) α = tan-1(0/-1) α = tan-1(0) α = 0 |
Since, the complex number -1 + 0i is negative and positive, z lies in the second quadrant.
So, the principal value θ = π - α
θ = π - 0
θ = π
z = 1(cos π + i sin π)
Problem 3 :
x4 + 16i = 0
Solution:
x4 + 16i = 0
x4 = -16i
z = 0 - 16i
z = r(cos θ + i sin θ)
Finding the r : r = √(02 + (-16)2) r = √256 r = 16 |
Finding the α : α = tan-1(-16/0) α = tan-1(∞) α = 3π/2 |
θ = 3π/2
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM