Exercise algebra.manipulation.exponents.simplify

Description
simplify expression (powers)

Derivation

(-a^6)^5
algebra.manipulation.exponents.push-negation-out
-(a^6)^5
algebra.manipulation.exponents.mul-exponents
-a^30