I was solving a cubic equation with two different methods and one of the root I got with first method is $\frac{1}{\omega-3\omega^2}$ and with second method I got $\frac{4\omega^2+3}{13}$.
$\omega$ is the cube root of unity
If I set one equals another then I got an equality $13=13$ which indicates that they are equal.
$$\frac{1}{\omega-3\omega^2}=\frac{\omega^2}{1-3\omega}$$
After this I think we have to do rationalization kind of thing to the make denominator real but I could not figure out How.
Thank you for your help!