
Robert J. answered 03/20/13
Certified High School AP Calculus and Physics Teacher
There are two ways at least you can go to factor X6-64.
Method 1. Treat X6-64 as the difference of two squares first.
X6-64
= (x3)2 - 82
= (x3 + 8)(x3 - 8)
= (x+2)(x2-2x+4)(x-2)(x2+2x+4)
Method 2. Treat X6-64 as the difference of two cubes first.
x6-64
= (x2)3 - (4)3
= (x2 - 4)(x4 + 4x2 + 16)
= (x+2)(x-2)[(x2+4)2 - (2x)2], by completing the square
= (x+2)(x-2)(x2+2x+4)(x2-2x+4)