It has been brought to my attention that this question has been a nuisance.
One of the issues is that WeBWorK solutions are coded. Essentially, you are typing in absqrt(a). The problem is that your answer would be interpreted as |qrt(a)|. That would be the absolute value of qrt(a).
To rectify this, type in either basqrt(a), or ab*sqrt(a)