BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon195 Learners

Last updated on October 16, 2025

Polar Form of Complex Numbers

Professor Greenline Explaining Math Concepts

In the polar form, a complex number is represented by its distance from the origin and the angle it makes with the positive real axis. In the rectangular form, a complex number is written as z = a + bi. The modulus and argument are used to represent the complex number in polar form. It is represented in the equation of z = r (cos θ + i sin θ), where r is the modulus and θ is the argument. In this article, we will discuss the polar form, its modulus and argument, and their applications.

Polar Form of Complex Numbers for US Students
Professor Greenline from BrightChamps

What is a Polar Form?

A complex number in polar form is represented using its modulus and argument. The polar form of a complex number \(z = x + iy \) with coordinates (x, y) is \(z = r (\cos\theta + i \sin\theta) = r (\cos\theta + i \sin\theta) \), where r is the modulus and θ is the argument. 
 

Professor Greenline from BrightChamps

The Formula for Modulus and Argument

  • The modulus of a complex number is the distance from the origin in the complex plane. It represents the length of the vector from (0, 0) to (a, b).

    Using the Pythagorean theorem, the formula to find modulus is r = |z| = \(\sqrt { a^2 + b^2} \)
     

 

  • The argument is the angle θ, measured counterclockwise from the positive real axis, to the vector representing the complex number in the complex plane.

    It can be calculated using the formula \(\theta = \tan^{-1}\left(\frac{b}{a}\right) \) gives the principal value; adjust based on quadrant for θ in (-π, π). 
Professor Greenline from BrightChamps

Euler’s Formula Connection

Euler’s formula is a simpler way to write the polar form, and it is the link between the exponential and trigonometric functions.

Euler’s formula states that:
 

\(e^{i\theta} = \cos\theta + i \sin\theta \)
 

where e is the base of the natural logarithm, i is the imaginary unit, and θ is the angle in radians. 
 

  • The complex number in polar form is written as \(z = r (\cos\theta + i \sin\theta) \)

 

  • Therefore, the polar form of a complex number is given by \(z = re^{i\theta}, \text{ as } e^{i\theta} = \cos\theta + i \sin\theta \)
Professor Greenline from BrightChamps

Converting from Rectangular Form to Polar Form of a Complex Number.

To convert the complex number from rectangular form to polar form, we use the formulas \(r = \sqrt{a^2 + b^2}, \quad \theta = \tan^{-1}\left(\frac{b}{a}\right) \). To convert, follow these steps. 


Step 1: Calculate the modulus: \(r = \sqrt {(a² + b²)} \)


Step 2: Find the argument θ using \(\theta = \tan^{-1}\left(\frac{b}{a}\right) \)


Step 3: Express it in the form \(r (\cos\theta + i \sin\theta) \)

 

For example, to convert \(z = 1 + \sqrt{3}i \) in polar form, where a = 1 and b = √3

Finding the value of r

\(r = \sqrt {(a² + b²)} = \sqrt {1^2 + {(\sqrt {3})^2}} \)

= \(\sqrt { 1+3} = \sqrt 4 = 2 \)

Finding the value of θ:

\(\theta = \tan^{-1}\left(\frac{\sqrt{3}}{1}\right) = \tan^{-1}(\sqrt{3}) \)


So, 

In polar form, it can be expressed as \(z = r (\cos\theta + i \sin\theta) \)

\(z = 2 (\cos 60^\circ + i \sin 60^\circ) \)

Professor Greenline from BrightChamps

Graphical Representation of a Complex Number in Polar Form

The complex plane is a two-dimensional plane, with the horizontal axis representing the real part and the vertical axis representing the imaginary part of the complex number. Follow these steps for the graphical representation of complex numbers in polar form. 

 

Step 1: Find the value of the modulus
The value of the modulus can be calculated using the formula, \(r = \sqrt { a^2 + b^2}\).

 

Step 2: Find the value of θ
The value of θ is calculated using the formula, θ = tan-1(b/a)

 

Step 3: Find the polar form of the complex number
Now we express the value of r and θ in z = r (cosθ + i sinθ)

 

Step 4: Graphical representation
In the graph, the x-axis represents the real part and the y-axis represents the imaginary part. Mark the center (0, 0), in the direction of θ, move a distance r (modulus) from the origin at an angle θ, and mark the point. Then connect the point with the center.  

For example, graphically represent z = 3 + 3i

Find the value of modulus, \(r = \sqrt { a^2 + b^2} \)

Here, \(r = \sqrt { 3^2 + 3^2} \)

= \(\sqrt{ 9 +9} = {\sqrt {18}} = 3 \sqrt 2 \)


Finding the value of θ 

\(\theta = \tan^{-1}\left(\frac{b}{a}\right) \)

\(\tan^{-1}\left(\frac{3}{3}\right) = \tan^{-1}(1) = 45^\circ \)

 


Quadrant check: If the complex number has a negative part, the angle would be adjusted depending on the quadrant. Since both a and b are positive here, we don't need to adjust the angle. 
In polar form, z can be expressed as

\(z = 3\sqrt{2} (\cos 45^\circ + i \sin 45^\circ) \)

The argument θ of a complex number determines its direction in the complex plane. It's essential to adjust θ based on the quadrant in which the complex number lies:

Quadrant I (x > 0, y > 0): \(\theta = \tan^{-1}\left(\frac{y}{x}\right) \)


Quadrant II (x < 0, y > 0): \(\tan^{-1}\left(\frac{y}{x}\right) + \pi \)

 

Quadrant III (x < 0, y < 0): \(\tan^{-1}\left(\frac{y}{x}\right) - \pi \)

 

Quadrant IV (x > 0, y < 0): \(\tan^{-1}\left(\frac{y}{x}\right) \)

 

Professor Greenline from BrightChamps

Multiplication and Division in Polar Form

Polar form is the efficient method for multiplying and dividing complex numbers. It is used in the fields of engineering, physics, and signal processing. 

 

Multiplication in Polar Form 


In polar form to multiply complex numbers, we first multiply the moduli and add the arguments.

For example,

\(z_1 = r_1 (\cos\theta_1 + i \sin\theta_1) \) and 

\(z_2 = r_2 (\cos\theta_2 + i \sin\theta_2) \)

\(z_1 \times z_2 = r_1 \times r_2 \big(\cos(\theta_1 + \theta_2) + i \sin(\theta_1 + \theta_2)\big) \)

 

 

Division in Polar Form


To divide complex numbers in polar form we divide the moduli and subtract the arguments.
For example, \(z_1 = r_1 (\cos\theta_1 + i \sin\theta_1) \quad \text{and} \quad z_2 = r_2 (\cos\theta_2 + i \sin\theta_2) \)

\(\frac{z_1}{z_2} = \frac{r_1}{r_2} \big(\cos(\theta_1 - \theta_2) + i \sin(\theta_1 - \theta_2)\big) \)

 

 

Powers and Roots in Polar Form


In this section, we will learn how to find the value of power and roots of complex numbers using De Moivre’s theorem. We will learn them in detail.

 

De Moivre’s theorem is a simple way to raise complex numbers to powers for the polar form. The formula is:

\(\big[r (\cos\theta + i \sin\theta)\big]^n = r^n \big(\cos n\theta + i \sin n\theta\big) \)
 

Finding the roots of a complex number: The nth root of a complex number uses the formula.  

\(Z_k ={ r^{1/n}\space [{cos \big( {{θ + 2kπ} \over n }\big ) + i sin \big ( {{θ + 2kπ} \over n } \big )}]}, k = 0, 1, ..., n-1\)
 

Professor Greenline from BrightChamps

Tips and Tricks to Master Polar Form of Complex Numbers

These tips and tricks given below will help you quickly convert between forms, handle angles correctly, and avoid common mistakes.

 

  • Always calculate the magnitude first: Use \(r = \sqrt{x^2 + y^2} \)  before dealing with angles to avoid errors.

     
  • Determine the correct quadrant for the angle: Adjust θ based on which quadrant the complex number lies in to get accurate polar form.

     
  • Use addition/subtraction of angles for operations: For multiplication, add angles; for division, subtract angles, this simplifies calculations.

     
  • Practice converting back and forth: Switching between rectangular and polar forms regularly strengthens understanding and speeds up problem-solving.

     
  • Leverage Euler’s formula: Expressing z as \(e^{i\theta} \) can simplify powers and roots, making calculations faster and more elegant.
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Polar Form of Complex Numbers

Students usually make errors when working with complex numbers in polar form. So let’s learn about some mistakes and the ways to avoid them. 
 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Errors in converting from rectangular to polar form.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When converting a complex number to polar form, students tend to make errors, especially when finding the value of θ. To avoid such errors, students should remember that first, find the modulus, and then the argument. 
 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrect calculation of modulus
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students often mistakenly add the components directly when calculating the modulus. Students should remember that \(r = \sqrt { a^2 + b^2} \)

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing the signs in argument calculations
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students commonly confuse the signs when calculating the argument. So always check in which quadrant the complex number is. 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Misapplying Euler’s formula
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When using Euler’s formula, students make errors by confusing an incorrect exponent, that is \(e^{i\theta} \) with \(e^{i\theta} \) . Misapplying Euler’s formula can lead to errors; students should remember that \(e^{i\theta} = \cos\theta + i \sin\theta \)

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Subtracting instead of adding the arguments when multiplying in polar form

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When multiplying polar form, students sometimes multiply the moduli and then subtract the arguments, which is wrong. In multiplication, we first multiply the moduli and add the arguments. 
 

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real-World Applications of Polar Form of Complex Numbers

The polar form of complex numbers is used in fields like engineering, physics, and computer science. Some applications of the polar form of complex numbers are given below:
 

 

  • In signal processing and communication, complex numbers are used to represent the signals in the frequency domain. It allows for efficient analysis and manipulation of signals. 
     

 

  • In the navigation system, the polar form is used to specify the position or direction. It is used in ships, planes, or even GPS.
     

 

  • In math, the polar form is used to perform basic operations such as multiplication and division. 
     

 

  • To understand the geometric nature of complex numbers, the polar form is used. 

     
  • In electrical engineering, the polar form of complex numbers is used to represent alternating current (AC) voltages and currents, making it easier to analyze circuits using phasers.
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Polar Form of Complex Numbers

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Convert 1 + i to polar form.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

In polar form 1 + i is √2 (cosπ/4 + i sinπ/4).
 

Explanation

To convert a rectangular form to a polar form, we first find the value of r and θ. 

\(r = \sqrt {a^2 + b^2}\)

Here, a = 1 and b = 1

Therefore, \(r = \sqrt { 1^2 + 1^2}\) = √2
 
The argument θ = tan-1(b/a)

= tan-1(1) = π/4

In polar form, it can be expressed as √2 (cos π/4 + i sin π/4).

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Convert 3(cosπ/6 + i sinπ/6) to rectangular form.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

In rectangular form 3 (cosπ/6 + i sinπ/6) can be expressed as 3 [√3/2 + i(1/2)].
 

Explanation

 The value of cos(π/6) = √3/2

The value of sin(π/6) = 1/2


So, in rectangular form, it can be expressed as 3 [√3/2 + i(1/2)].

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Find the product of 3√2 (cosπ/4 + i sinπ/4) and √2 (cos(-π/4) + i sin(-π/4).

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The product of 3√2 (cosπ/4 + i sinπ/4) and √2 (cos(-π/4) + i sin(-π/4) is 6.

Explanation

When multiplying the polar form, we first multiply the moduli and then add the arguments. 

Multiplying the moduli: 3√2 × √2 = 3 × 2 = 6

Adding the argument: π/4 + (-π/4) = 0

That is 6 (cos0 + i sin0) = 6 (1 + 0i) 

= 6.
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Find the quotient of √2 (cosπ/4 + i sinπ/4) by 2 (cosπ/6 + i sinπ/6).

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The quotient of √2 (cosπ/4 + i sinπ/4) by 2 (cosπ/6 + i sinπ/6) is √2/2 (cosπ/12 + i sinπ/12).
 

Explanation

When dividing the polar form, first we divide the moduli and then subtract the arguments.

Dividing the moduli: √2/2

Subtracting the argument: π/4 - π/6

= 3π/12 - 2π/12 
= π/12

So, the quotient is √2/2 (cosπ/12 + i sinπ/12).
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Convert -6 to polar form.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

-6 in polar form can be expressed as 6 (cosπ + i sinπ).
 

Explanation

The number -6 lies on the negative real axis

So, r = |-6| = 6

θ = π, as the number is on the negative real axis

So, in polar form, it can be expressed as 6 (cosπ + i sinπ).
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Polar Form of Complex Numbers

1.What is the polar form of a complex number?

The polar form is the way of expressing complex numbers using the modulus and argument. It can be expressed as z = r (cosθ + i sinθ)
 

Math FAQ Answers Dropdown Arrow

2.What is the rectangular form of a complex number?

The rectangular form is the way of expressing a complex number using the imaginary and real parts. It is written as z = a + ib.
 

Math FAQ Answers Dropdown Arrow

3.What is Euler’s formula?

Euler’s formula for any real number θ: eiθ = cosθ + i sinθ
 

Math FAQ Answers Dropdown Arrow

4.How to multiply two complex numbers?

When multiplying two complex numbers, first we multiply the moduli and then add the arguments. 
 

Math FAQ Answers Dropdown Arrow

5.What is r in polar form?

In polar form, r represents the modulus of the complex number, which is calculated as: \( r = \sqrt { a^2 + b^2}\)
 

Math FAQ Answers Dropdown Arrow

6.Are there fun ways my child can practice polar form at home?

Yes, using activities like plotting points on a coordinate plane, drawing angles and magnitudes, or using simple software tools to visualize complex numbers in polar form can make learning engaging.

Math FAQ Answers Dropdown Arrow

7.What is the appropriate age to teach my children the polar form of complex numbers?

The polar form of complex numbers is usually introduced in high school, around ages 15–17, when students have a solid understanding of algebra, trigonometry, and complex numbers in rectangular form. Younger students can first focus on basic complex numbers and plotting them on the coordinate plane before moving to polar form.

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Hiralee Lalitkumar Makwana

About the Author

Hiralee Lalitkumar Makwana has almost two years of teaching experience. She is a number ninja as she loves numbers. Her interest in numbers can be seen in the way she cracks math puzzles and hidden patterns.

Max, the Girl Character from BrightChamps

Fun Fact

: She loves to read number jokes and games.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom