LibraryFortLewis/Algebra/7-3-Power-equations/MCH1-7-3-06-Power-equations.pg
the task is to solve $eqn = "$a b^4 - $b = $cc";
The solution only accepts ($cc+$b)/$a)^(1/4)") and -(($cc+$b)/$a)^(1/4).
In my opinion the imaginary solutions should be also added to the solution set. Students at this level should be familiar with complex numbers already.