Root Calculator Complex Numbers
This root calculator helps you find the roots of complex numbers. Complex numbers have both real and imaginary parts, and finding their roots requires special mathematical techniques. This guide explains how to use the calculator and understand the results.
Introduction
Complex numbers are numbers that have both a real part and an imaginary part. They are written in the form a + bi, where a is the real part, b is the imaginary part, and i is the square root of -1. Finding the roots of complex numbers is an important operation in many areas of mathematics and engineering.
The roots of a complex number can be found using the nth root formula. This formula allows you to find all the roots of a complex number, including the principal root. The calculator on this page makes it easy to find the roots of any complex number.
How to Use This Calculator
Using the calculator is simple. Just enter the complex number you want to find the roots of, and the calculator will display the roots. The calculator will also show you the principal root, which is the root with the smallest positive argument.
To use the calculator, follow these steps:
- Enter the real part of the complex number in the "Real part" field.
- Enter the imaginary part of the complex number in the "Imaginary part" field.
- Enter the number of roots you want to find in the "Number of roots" field.
- Click the "Calculate" button to find the roots.
The calculator will display the roots in a table, along with the principal root. The calculator will also show a chart of the roots in the complex plane.
The Formula
The roots of a complex number can be found using the nth root formula. The formula is:
zk = r1/n [cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)]
where:
- zk is the kth root of the complex number
- r is the magnitude of the complex number
- θ is the argument of the complex number
- n is the number of roots
- k is an integer from 0 to n-1
The magnitude r of a complex number a + bi is given by:
r = √(a² + b²)
The argument θ of a complex number a + bi is given by:
θ = arctan(b/a)
The principal root is the root with the smallest positive argument.
Worked Examples
Let's look at an example to see how the calculator works. Suppose we want to find the cube roots of the complex number 1 + i.
First, we need to find the magnitude and argument of the complex number. The magnitude r is:
r = √(1² + 1²) = √2 ≈ 1.4142
The argument θ is:
θ = arctan(1/1) = π/4 ≈ 0.7854 radians
Now, we can find the cube roots using the nth root formula. The cube roots are:
z0 = (√2)1/3 [cos(π/12) + i sin(π/12)] ≈ 1.1046 [0.9659 + i 0.2588] ≈ 1.0686 + 0.2779i
z1 = (√2)1/3 [cos(π/12 + 2π/3) + i sin(π/12 + 2π/3)] ≈ 1.1046 [cos(5π/12) + i sin(5π/12)] ≈ 1.1046 [-0.2588 + i 0.9659] ≈ -0.2847 + 1.0686i
z2 = (√2)1/3 [cos(π/12 + 4π/3) + i sin(π/12 + 4π/3)] ≈ 1.1046 [cos(17π/12) + i sin(17π/12)] ≈ 1.1046 [-0.9659 - i 0.2588] ≈ -1.0686 - 0.2779i
The principal root is z0 ≈ 1.0686 + 0.2779i.
Frequently Asked Questions
What is a complex number?
A complex number is a number that has both a real part and an imaginary part. It is written in the form a + bi, where a is the real part, b is the imaginary part, and i is the square root of -1.
What is the nth root formula?
The nth root formula is used to find the roots of a complex number. The formula is zk = r1/n [cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)], where r is the magnitude of the complex number, θ is the argument of the complex number, n is the number of roots, and k is an integer from 0 to n-1.
What is the principal root?
The principal root is the root with the smallest positive argument. It is the first root found using the nth root formula.