$$x^3-3y^2x=-1$$ $$3yx^2 -y^3=1$$
This was the real part and imaginary part on a previous question I asked, instead of the system it was easier to just use polar coordinates to solve, but if this was just a system unrelated to the problem, how would one solve it? I seem to have trouble when the terms are like this. All I can see is that x and y are nonzero so we can divide by them.
How would you approach this system?
I have $$x(x^2-3y^2)=-1$$ $$y(3x^2 -y^2)=1$$
Eliminating $y$, we have $$y^2=\frac{x^3+1}{3x}\ ,\quad y(3x^2-y^2)=1$$ and so $$\frac{x^3+1}{3x}\Bigl(3x^2-\frac{x^3+1}{3x}\Bigr)^2=1\ .$$ Multiplying both sides by $27x^3$, the equation becomes a cubic in $x^3$. The cubic happens to have one rational root, so all roots can easily be found.