I assume you know that there are n total n-th roots for any non-zero complex number.
(If you're looking for "the" principal root, you'll have to specify which branch you're calling the principal branch of the n-th root function.)
Start by writing
in exponential form. We have modulus/magnitude
and
lies in the fourth quadrant of the complex plane, so its argument is
Then the exponential form is
(where
, if you're not familiar with the notation)
By de Moivre's theorem, we have the fourth roots
where
, so that we have a choice of
(I rewrote the exponent to the last root just to be consistent about having each argument between -π and π radians)
If you want these in rectangular form (a + bi), sorry, that's where I draw the line; it can be done with simple trigonometry and algebra, but it's rather tedious, and the exponential forms are far more compact.