How to Find the \(n\)-th Roots of Complex Numbers
Finding the \(n\)-th root of a complex number involves converting the number to its polar form and using De Moivre’s Theorem. Below is a detailed, step-by-step guide on how to find both fourth roots and cube roots of complex and real numbers with examples.
Steps to Find the \(n\)-th Roots
Let’s break down the process of finding the \(n\)-th roots of a complex number into three main steps:
Step 1: Convert the Complex Number to Polar Form
A complex number \( z = x + yi \) can be written in polar form as:
Where:
- r is the modulus: \( r = |z| = \sqrt{x^2 + y^2} \)
- \(\theta\) is the argument: \( \theta = \arg(z) \) found using trigonometry based on the quadrant.