$$iz^2 + 3z -1 -3i=0$$
I am a bit confused on approaching this problem initially. I believe that $a,b,c$ are meant to be real numbers in the quadratic equation here. So would I be using these as coefficients?:
$$a=i$$ $$b=3$$ $$c=-1-3i$$
And then progress as $$z_1, z_2 = \frac{-b \pm\sqrt{4ac-b^2}}{2a}$$
Or am I completely wrong?