I am looking for ways of solving systems like that:
$$\left\{\begin{array}{lcl} a^3 - 33 ab^2 = -217 \\ 3a^2 b - 11b^3 = 18 \end{array} \right.$$
I've tried turning it into a system of 2 equations with 4 variables but then, having the relations and 4 degrees of freedom makes it equally difficult. Are there any catches one could apply here?
Does this help? $$(a-\sqrt{11} i b)^3 = a^3-3\sqrt{11}i a^2 b -33ab^2+11\sqrt{11}ib^3$$ $$=(a^3 -33ab^2)-\sqrt{11}i(3 a^2 b-11b^3)$$ $$=-217-\sqrt{11} \, 18 \, i$$