Find the range of values of the constant $a$ at which the equation $x^3 - 3a^2x + 2 = 0$ has $3$ different real number roots.
I took the derivative and found that $x = -a, a$ Then I solved for $f(a) = 0$ and $f(-a) = 0$ to find that $a = -1, 1$
How do I use this information to find the range of values, or am I on the wrong path completely?