Is it possible to manually retrieve the value of $y$ from the following equation $$\color{blue}{153y^2-y^4=1296}$$
WolframAlpha has four solutions for $y$: $-12, -3, 3, 12$. How has it solved?
What I've achieved to until now is the following: $$y^2(153-y^2)=1296$$ And... I'm stuck.
One method is to set $x=y^2$ and rearrange this as a quadratic equation $$x^2-153x+1296=0$$