Math Calculators, Lessons and Formulas

It is time to solve your math problem

mathportal.org

Complex number calculator

google play badge app store badge

This calculator finds the square root, modulus, inverse, conjugate and converts complex numbers to polar form. The solver explains each operation in detail, step by step.

Find the inverse of $$z = 4+3i$$

solution

The inverse of $ z $ is:

$$ z^{-1} = \frac{ 4 }{ 25 }-\frac{ 3 }{ 25 }i $$

explanation

We will denote the inverse of $ z $ as $ z_1 $. The inverse can be found in three steps.

Step 1: Rewrite complex number as its reciprocal

$$ z_1 = \frac{1}{ 4+3i } $$

Step 2: Multiply top and bottom by complex conjugate of $ z $

$$ z_1 = \frac{1}{ 4+3i } \cdot \frac{ 4-3i }{ 4-3i } $$

Step 3: Simplify

$$ z_1 = \frac{ 4-3i }{ 25 } $$$$ z_1 = \frac{ 4 }{ 25 } - \frac{ 3 }{ 25 } \cdot i$$$$ z_1 = \frac{ 4 }{ 25 }-\frac{ 3 }{ 25 }i $$

Report an Error !

Script name : complex-unary-operations-calculator

Form values: 4 , 1 , 3 , inv , g , Find the inverse of 4+3i , ,

Comment (optional)

Share Result

You can copy and paste the link wherever you need it.

Operations with complex number
modulus, conjugate, root, inverse, polar form
help ↓↓ examples ↓↓ tutorial ↓↓
$ z = 4 + 6i $
$ z = 2 - \frac{3}{2}i $
$ z = \sqrt{2} - \sqrt{5}i $
Modulus (Magnitude) Conjugate
Inverse Roots
Polar form
Find approximate solution
Hide steps
working...
EXAMPLES
example 1:ex 1:
Find the complex conjugate of $z = \frac{2}{3} - 3i$.
example 2:ex 2:
Find the modulus of $z = \frac{1}{2} + \frac{3}{4}i$.
example 3:ex 3:
Find the inverse of complex number $3 - 3i$.
example 4:ex 4:
Find the polar form of complex number $z = \frac{1}{2} + 4i$.
Find more worked examples in popular problems.
TUTORIAL

Operations on complex numbers

This calculator performs five operations on a single complex number.
It computes module, conjugate, inverse, roots and polar form.

1 : Modulus ( Magnitude )

The modulus or magnitude of a complex number ( denoted by $ \color{blue}{ | z | }$ ), is the distance between the origin and that number.

If the $ z = a + bi $ is a complex number than the modulus is

$$ |z| = \sqrt{a^2 + b^2} $$ complex number modulus

Example 01: Find the modulus of $ z = \color{blue}{6} + \color{purple}3{} i $.

In this example $ \color{blue}{a = 6} $ and $ \color{purple}{b = 3} $, so the modulus is:

$$ \begin{aligned} | z | &= \sqrt{ a^2 + b^2} = \sqrt{6^2 + 3^2} = \\[1 em] &= \sqrt{36 + 9} = \sqrt{45} = \\[1 em] &= \sqrt{9 \cdot 5} = 3 \sqrt{5} \end{aligned} $$

2 : Conjugate

To find the complex conjugate of a complex number, we need to change the sign of the imaginary part. The conjugate of $ z = a \color{red}{ + b}\,i $ is:

$$ \overline{z} = a \color{red}{ - b}\,i $$ complex number conjugate

Example 02: The complex conjugate of $~ z = 3 \color{blue}{+} 4i ~$ is $~ \overline{z} = 3 \color{red}{-} 4i $.

Example 03: The conjugate of $~ z = - 4i ~$ is $~ \overline{z} = 4i $.

Example 04: The conjugate of $~ z = 15 ~$ is $~ \overline{z} = 15 ~$, too.

4 : Inverse

The inverse or reciprocal of a complex number $ a + b\,i $ is

$$ \color{blue}{ \frac{1}{a + b\,i}} $$

Here is an example of how to find the inverse.

Example 06: Find the inverse of the number $ z = 4 + 3i $

$$ \begin{aligned} \frac{1}{z} &= \frac{1}{4+3i} = \frac{1}{4+3i} \cdot \frac{4-3i}{4-3i} = \\[1 em] &= \frac{4-3i}{(4+3i)(4-3i)} = \frac{4-3i}{4^2 - (3i)^2} = \\[1 em] &= \frac{4-3i}{16+9} = \frac{4-3i}{25} = \frac{4}{25} - \frac{3}{25} i \end{aligned} $$

3 : Polar Form

The polar form of a complex number $ z = a + i\,b$ is given as $ z = |z| ( \cos \alpha + i \sin \alpha) $.

ploar form of complex number

Example 05: Express the complex number $ z = 2 + i $ in polar form.

To find a polar form, we need to calculate $|z|$ and $ \alpha $ using formulas in the above image.

$$ |z| = \sqrt{2^2 + 1^2} = \sqrt{5}$$ $$ \tan \alpha = \dfrac{b}{a} = \dfrac{1}{2} \implies \alpha = \tan^{-1}\left(\dfrac{1}{2}\right) \approx 27^{o} $$

So, the polar form is:

$$ z = \sqrt{5} \left( \cos 27^{o} + i \sin27^{o} \right) $$
Search our database of more than 200 calculators

Was this calculator helpful?

Yes No
438 417 531 solved problems