I just knew you would do that next. Use parentheses to clarify your meaning. cos(x^3)-1, cos(x)^3-1, cos(x^3-1), cos((x-1)^3), (cos(x-1))^3, they are ALL completely different. Get a calculator and pick a number for x, say x=0.5 and evaluate them all and collect the answers. Parentheses indicate that the thing inside of the parentheses is evaluated before the operations outside are done. You will get different numbers for each one. They are not equal or equivalent. You've switched, I think now, ALL of them. If you don't understand which of these the question concerns, please ask your instructor. It's pretty clearly, to me, (cos(x))^3-1. If you don't understand what that means, please ask your instructor. That factors to (cos(x)-1)*(cos(x)^2+cos(x)+1). If you don't believe me try verifying it with a calculator for your selected value of x. If you get the wrong answer, please ask your instructor.