Complex Conjugate Calculator

Use our complex conjugate calculator to calculate complex conjugate values instantly. Includes what is a complex conjugate, how to find complex conjugate, the complex conjugate of a complex number (a+bi → a−bi), a complex conjugate calculator with steps, and tips for how to calculate complex numbers (Excel and TI-84).

Real part (a)
Any real number.
Imaginary part (b)
Any real number.
Results
Absolute value |a+bi|
Computed as |a+bi| = √(a² + b²).
Did we solve your problem today?

What is a Complex Conjugate?

A complex number is written as a + bi, where a is the real part and b is the imaginary part (and i is the imaginary unit, i² = −1).

The complex conjugate of a complex number is found by changing the sign of the imaginary part. So the complex conjugate of a complex number a + bi is a − bi.

If you’re asking what is a complex conjugate, it’s a paired number that mirrors the complex number across the real axis on the complex plane. Complex conjugates are used in simplifying division of complex numbers, finding magnitudes, and solving many algebra and calculus problems involving complex numbers.

Complex Conjugate Formula

To calculate complex conjugate, keep the real part the same and flip the sign of the imaginary part.

Complex conjugate =
conj(a + bi = a - bi

Only the sign of the imaginary part changes.

Useful identity =
(a + bi)(a - bi = a^2 + b^2

This is why conjugates help when dividing complex numbers.

a
= Real part of the complex number
b
= Imaginary coefficient (imaginary part is bi)
i
= Imaginary unit, where i^2 = -1
conj(z)
= Complex conjugate of z
Calculate complex conjugate example
z = 12 + 5i → conj(z) = 12 - 5i

Same real part, opposite imaginary sign.

Complex conjugate calculator with steps idea
Identify a and b → keep a → flip sign of b

That’s the full procedure for finding the conjugate.

How to Use the Complex Conjugate Calculator

  1. 1

    Enter the real part (a).

  2. 2

    Enter the imaginary part (b).

  3. 3

    The calculator returns the complex conjugate of a complex number: a − bi.

  4. 4

    It can also show the magnitude-related identity a² + b² when needed.

Frequently Asked Questions

What is a complex conjugate?

The complex conjugate of a + bi is a − bi. It keeps the real part and flips the sign of the imaginary part.

How to find complex conjugate / calculate complex conjugate?

Write the complex number in the form a + bi, then change the sign of the imaginary part: a + bi → a − bi.

What is the complex conjugate of a complex number 7 − 3i?

It is 7 + 3i (flip the sign on the imaginary part).

How to solve complex conjugate problems?

First compute the conjugate, then use identities like (a+bi)(a−bi)=a²+b² to simplify expressions or rationalize denominators.

How to calculate complex numbers (general)?

Add/subtract by combining real parts and imaginary parts separately. Multiply using FOIL and i² = −1. Divide by multiplying numerator and denominator by the complex conjugate of the denominator.

How to calculate complex numbers in Excel?

Excel supports complex numbers with functions like COMPLEX(), IMCONJUGATE(), IMSUM(), IMPRODUCT(), and IMDIV(). IMCONJUGATE() returns the complex conjugate.

How to calculate complex numbers on TI-84?

Put the TI-84 in a complex number mode (a+bi). Then you can enter numbers like 3+4i and use built-in operations. Many TI-84 menus also include conjugate-related functions or you can manually flip the sign.

Is this a complex conjugate calculator with steps?

Yes—the page includes the rule a+bi → a−bi and examples so you can follow the steps.