Would -8^2 be -64 or 64?
Be careful, here...
-8^2 = (-1)*8*8 = (-1)*64 = -64 ... but
(-8)^2 = (-8)*(-8) = 64
The moral of the story is that parentheses do matter....