Question 836620
factor out completely
x^3-64 
can be factored as the "difference of cubes": u^3 - v^3 = (u - v)(u^2 + uv + v^2)
so we have
x^3 - 64 = (x - 4)(x^2 + 4x + 16)