I have tried using ti-89, ti-nspire and wolfram alpha, but none have given me a plot of this complex polynomial. I admit that I have may not inputted the formula correctly in wolfram alpha.
The polynomial:
$$ x^2 -ix+3$$ where $i$ is $\sqrt{-1}$.
I have tried using ti-89, ti-nspire and wolfram alpha, but none have given me a plot of this complex polynomial. I admit that I have may not inputted the formula correctly in wolfram alpha.
The polynomial:
$$ x^2 -ix+3$$ where $i$ is $\sqrt{-1}$.
You can use domain coloring:

The two roots can be seen clearly: they are the points having a rainbow around it.
plot z^2 - i*z + 3gives you this ( Two group of plots (3D/contour) for real and imaginary parts ). – achille hui Jan 12 '15 at 11:50