Question 1007002

Which of the following is the complete factorization of (64-x^6)? 

Here is a screenshot below of my answer choices, I don't want to confuse you guys with me typing it.

Thank you!

Link to screenshot : http://prntscr.com/98wh58
<pre>{{{64 - x^6}}}
{{{(8)^2 - (x^3)^2}}} 
{{{(8 - x^3)(8 + x^3)}}} ------ Applying DIFFERENCE of squares to expression
{{{(2 - x)(2^2 + 2x + x^2)(2 + x)(2^2 - 2x + x^2)}}} -------- Applying SUM of squares factoring to {{{(2)^3 - (x)^3}}} and {{{(2)^3 + (x)^3}}}
{{{highlight_green((2 - x)(4 + 2x + x^2)(2 + x)(4 - 2x + x^2))}}}