Frequently Asked Questions About Complex Numbers

Complex Numbers FAQ: Common Questions Answered (2026)

What is a complex number?

A complex number is a number of the form a + bi, where 'a' and 'b' are real numbers and i is the imaginary unit with the property i² = -1. The real part is 'a' and the imaginary part is 'b'. Complex numbers extend the real number system to solve equations like x² = -1, which have no real solutions. For a deeper introduction, see our page on What Are Complex Numbers?.

How do I add or subtract complex numbers?

To add complex numbers, add the real parts and the imaginary parts separately: (a + bi) + (c + di) = (a + c) + (b + d)i. Subtraction works similarly: (a + bi) - (c + di) = (a - c) + (b - d)i. These operations follow the same rules as adding vectors. For step-by-step examples, visit the How to Calculate Complex Numbers Manually guide.

How do I multiply complex numbers?

Multiply complex numbers using the FOIL method (First, Outer, Inner, Last). For (a + bi)(c + di), you get: ac + adi + bci + bdi². Since i² = -1, the result simplifies to (ac - bd) + (ad + bc)i. Our Complex Number Formulas page lists all operation formulas.

How do I divide complex numbers?

To divide (a + bi) by (c + di), multiply the numerator and denominator by the conjugate of the denominator (c - di). This gives: (a + bi)(c - di) / (c² + d²) = [(ac + bd) + (bc - ad)i] / (c² + d²). The denominator becomes a real number, making the result a complex number in standard form.

What is the modulus of a complex number?

The modulus, written |z|, is the distance from the origin to the point (a, b) in the complex plane. It is calculated as |z| = √(a² + b²). The modulus is always a non-negative real number and represents the magnitude of the complex number. For more on interpreting modulus and argument, see Complex Number Results: Modulus, Argument, and What They Mean.

What is the argument of a complex number?

The argument, arg(z), is the angle the complex number makes with the positive real axis. It is calculated as arg(z) = arctan(b/a), adjusted for the correct quadrant. The argument is usually given in radians or degrees. Together with the modulus, it forms the polar representation of a complex number.

How do I convert a complex number to polar form?

Polar form expresses a complex number as z = r(cos θ + i sin θ), where r is the modulus and θ is the argument. Equivalently, you can write it in exponential form: z = r e^{iθ}. This form is especially useful for multiplication, division, and powers. The calculator on this site can show you the polar form of any complex number.

When should I recalculate complex numbers?

You should recalculate when you change any input values, switch between degrees and radians for the angle unit, or adjust the decimal places display. The calculator updates results instantly with new inputs. Also recalculate if you want to see the effect of a different power or root value.

What are common mistakes when working with complex numbers?

Common mistakes include forgetting that i² = -1 (especially when multiplying), mixing up real and imaginary parts in addition/subtraction, and not multiplying by the conjugate correctly during division. Another error is misplacing the sign of the imaginary part when converting to polar form. Double-check each step to avoid these pitfalls.

How accurate are complex number calculations?

The Complex Number Calculator uses double-precision floating-point arithmetic, providing accuracy to about 15 decimal digits. You can choose to display 0 to 5 decimal places. While the calculations are highly accurate, minor rounding errors may occur in very large or very small numbers. For most practical purposes, the results are reliable.

What are related metrics and forms?

Besides modulus and argument, you can also find the conjugate (z̄ = a - bi), which reflects the number across the real axis. Other forms include the exponential form (z = re^{iθ}) and the generalized polar form using De Moivre's Theorem: zⁿ = rⁿ(cos(nθ) + i sin(nθ)). These are useful for advanced calculations.

Can complex numbers be used in real-world applications?

Absolutely! Complex numbers are essential in electrical engineering for analyzing AC circuits, where they represent phasors and impedances. They also appear in signal processing, control theory, and quantum mechanics. For an engineering-focused explanation, check out Complex Numbers in Electrical Engineering: Phasors and AC Circuits.

Try the free Complex Number Calculator ⬆

Get your Complex numbers are numbers of the form a + bi, where i is the imaginary unit, extending the real number system to solve equations like x² = -1. result instantly — no signup, no clutter.

Open the Complex Number Calculator

Contact Us