Nth Root of Complex Number Calculator
Table of Contents
ToggleHow to use the Nth Root of Complex Number Calculator?
Here is the step-by-step guide to using the Nth root of a complex number calculator.
Step-1: Enter the Real Part:
Input the real part of the complex number into the “Real part” field. This is the numerical value associated with the real axis on the complex plane.
Step-2: Enter the Imaginary Part:
Input the imaginary part of the complex number into the “Imaginary part” field. This is the numerical value associated with the imaginary axis on the complex plane. Remember to enter ‘i’ after the value.
Step-3: Enter the Value of N:
Specify the value of ‘n’, which represents the root you want to calculate. For example, if you want to find the square root, enter ‘2’. For the cube root, enter ‘3’, and so on.
Step-4: Click “Calculate Nth Root”:
Once you’ve entered the real part, imaginary part, and value of ‘n’, click the “Calculate Nth Root” button.
Step-5: View the Results:
The calculator will display all possible roots of the complex number according to the specified ‘n’ value.
How to find the nth root of the complex number?
To find the nth root of a complex number, you can use De Moivre’s Theorem and the polar form of complex numbers. Here are the steps:
Step-1: Convert the complex number to polar form:
Write the complex number z=a+bi in polar form as z=r(cos(θ)+isin(θ)), where r is the magnitude of the complex number and θ is the angle of the complex number.
Step-2: Apply De Moivre’s Theorem:
The nth roots of a complex number can be found by raising the magnitude to the power of n1 and dividing the angle by n.
Step-3: Calculate the nth root:
After finding rn1 and nθ, the nth root is given by:
zn1=rn1(cos(nθ+360k)+isin(nθ+360k))
Where k=0,1,2,…,n-1.
NOTE: For the above formula, the angle should be in degrees.
We can also write in radian form,
zn1=rn1(cos(nθ+2πk)+isin(nθ+2πk))
Where k=0,1,2,…,n-1.
NOTE: For the above formula, the angle should be in radians.
Example on the nth root of the complex number.
Find the square root of the complex number z=2+2i
Compare this complex number with z=x+iy
So here we have,
x=2, y=2
The magnitude is given by,
r=x2+y2
r=22+22
r=4+4
r=8
r=22
The angle is given by,
θ=tan−1(xy)
θ=tan−1(22)
θ=tan−1(1)
θ=4π
θ=45∘
The trigonometric form of a complex number is given by,
z=r(cos(θ)+isin(θ))
The nth root of the complex number is given by,
zn1=rn1(cos(nθ+360k)+isin(nθ+360k))
Here we have n=2.
z21=r21(cos(2θ+360k)+isin(2θ+360k))
Substitute all values.
z21=(22)21(cos(245+360k)+isin(245+360k))
z21=243(cos(245+360k)+isin(245+360k))
To find the first root, substitute k=0
z21=243(cos(245+360⋅0)+isin(245+360⋅0))
z21=243(cos(245+0)+isin(245+0))
z21=243(cos(245)+isin(245))
z21=1.68179(0.92388+i0.38268)
z21=1.5538a+0.6436i
.
z21=243(cos(245+360k)+isin(245+360k))
To find the second root, substitute k=1
z21=243(cos(245+360⋅1)+isin(245+360⋅1))
z21=243(cos(245+360)+isin(245+360))
z21=243(cos(2405)+isin(2405))
z21=1.68179(−0.92388−i0.38268)
z21=−1.5538a−0.6436i
The square root of the complex number z=2+2i are:
Firstroot:z1=1.5538a+0.6436i
Secondroot:z2=−1.5538a−0.6436i
FAQs on the nth root of a complex number.
1) How do you find the nth root of a complex number?
Answer: To find the nth root of a complex number, convert it to polar form, then apply De Moivre’s Theorem by taking the nth root of its magnitude and dividing its argument by n.
2) How many nth roots does a complex number have?
Answer: A complex number has n distinct nth roots, where n is the degree of the root. These roots are evenly spaced around a circle in the complex plane.
3) What is the principal nth root of a complex number?
Answer: The principal nth root of a complex number is the root with the smallest argument, usually denoted as z0. It’s commonly chosen as the one with the angle in the range (−𝜋,𝜋].
4) What is the geometric interpretation of nth roots in the complex plane?
Answer: The nth roots of a complex number are evenly spaced points around a circle in the complex plane, centered at the origin. The radius of this circle is the nth root of the magnitude of the original complex number.
5) How do you represent all nth roots of a complex number?
Answer: All nth roots of a complex number can be represented using the formula:
zn1=rn1(cos(nθ+2πk)+isin(nθ+2πk))
Where k=0,1,2,…,n-1.
NOTE: For the above formula, the angle should be in radians.
6) Can nth roots of a complex number be negative?
Answer: Yes, the nth roots of a complex number can have negative real parts or negative imaginary parts, or both, depending on the original complex number and the value of n.