I put the equation in the form of a quadratic:
$(x^2)^2-3x^2+1=0$
Then using the quadratic formula,
$x^2=\frac{3\pm\sqrt{9-4}}{2}$
$x^2=\frac{3+\sqrt{5}}{2}$ and $\frac{3-\sqrt{5}}{2}$
$x=\pm\frac{1+\sqrt{5}}{2}$ and $\pm\frac{1-\sqrt{5}}{2}$
So there are four roots as expected given the equation is a quartic. But I really don't know how to put the answers in terms of cosine. Any hints?