2

I have an equation:

$\frac{8\sqrt{3}}{z^4+8}=-i$

I have no idea where to begin solving this! My book doesn't seem to give any hints on equations like this. How do I solve it and what can I search for on information on this? Roots of complex numbers...? Complex equations? I'm just not sure.

Git Gud
  • 31,356
Paze
  • 1,956

1 Answers1

2

$8\sqrt{3}=-i(z^4+8) \to 8\sqrt{3}i=(z^4+8) \to z^4 =8\sqrt{3}i-8$

Now you should $8\sqrt{3}i-8$ represent this in polar cordinates $r*e^{i \alpha}$

Eli Elizirov
  • 1,820