Question 38017
Here's how I did it...starting from
a^6 - a^2 = a^4 - 1
factor out a^2
a^2(a^4 - 1) = a^4 - 1
Now subtract the right side, and then factor it out
a^2(a^4 - 1) - (a^4 - 1) = 0

(a^4 - 1)(a^2 - 1) = 0
Now solve each.
a^4 - 1 = 0
(a^2 + 1)(a^2 - 1) = 0
(a + i)(a - i)(a + 1)(a - 1) = 0
so that a = ±1 and a = ±i
Solving a^2 - 1 = 0 gives redundant solutions.