So, we can do basic algebra with complex numbers, take powers of them, and apply trig and exponential functions to them. There isn’t much left that we might want to do, but taking powers of them is very important and also pretty easy. Let’s say we wanted to calculate the solution to the equation:
Well, we know what is for this, because that’s what got us into this mess in the first place! We know that there are two solutions and they are
. That is to say that if you multiply either of these numbers by themselves, you get -1, by definition. How about
. The first thing to do whenever you have to take the root of a complex number, or a real number (here the second root of
) is to convert that number into modulus argument form – it will be infinitely easier like that. We know that
where
and
. So we can write:
or just:
again goes over the integers, but we have to ask whether it’s going to make a difference to what
is. When
this number is
and you can work out that this is
, when
we have
which is different, but when
we get back to the same answer as when
, and for
we get the answers for when
. We can see very quickly that there are actually only two unique solutions to this equation which are
. Plot these in the Argand plane and you will see how they relate to
. It is pretty clear that when you multiply these numbers by themselves that they will give you
(remember, multiplying two complex numbers together is done by adding the arguments and multiplying the magnitudes. In this case the magnitudes are 1 and the phases add up to give
(modulo
in both cases)).
How about a slightly more complicated question. How about:
Again, we start by converting from cartesian to mod/arg form which gives:
so:
You can see quickly that when and
you will get unique results, but
will give the same as
, and
will give the same as
, etc. We can plot these in the Argand plane and see what they look like:

The five fifth roots of . The point
is shown in blue, the five roots are shown in black. You can see that when you multiply each one of them by itself five times you will get
– this is the definition of the fifth root.
It’s always nice to have a general procedure when we’re trying to solve a set of problems, and in this case we can find a very simple general procedure. You should have noticed one thing by now, which is that the root of a number (be it real or imaginary) will have
solutions. That might seem strange that there are 7 solutions to the equation
but check it – it is true, and this is because there are seven angles, that when you add them to themselves 7 times, give you integer multiples of
– think about it…
So, what if we want to solve:
We start by writing in mod/arg form, calling its magnitude
and its angle
:
now:
where now . so again we have
solutions for an
root.
We should note something rather important here. When we write this really is the
root of a real number, whereas when we write
, the two are not inverse of each other. You can see this by the fact that you write
which has two solutions but writing
is just one of them, the negative solution is encoded in the angular part of the solution. ie. in this case you would write
where
which is just the statement that
are the two solutions to the equation
.
[…] Complex numbers – roots of complex numbers […]