I have a polynomial equation $-(a-ib)e^{(4\pi i/3)}(\sqrt{2}i+x^3/\sqrt{3})x- (a+ib) e^{(2\pi i/3)}(\sqrt{2}ix^3+1/\sqrt{3})=0$ with the conditions
$a^{2}+b^{2} \leq 1$,
$1/2 \geq a \geq -1$, and
$\sqrt{3}/2 \geq b \geq -\sqrt{3}/2$.
I want numerical solutions for this equation. I tried in Mathematica, but ended up with messy solutions. Also, I couldn't impose conditions on $a$ and $b$. Please help me in solving this.