Say we are given the norm of an Eisenstein integer $N(f)=7$. How do we actually find the integer?
The norm for any Eisenstein integer is defined as $$N(f)=(a+b\epsilon)(a+b\bar\epsilon)=a^2-ab+b^2$$ where $\epsilon=-\frac{1}{2}+\frac{\sqrt{3}i}{2}$
Is there any algorithm for going ''backwards''?
Thanks