How do you factor m^3 - n^3m3n3?

1 Answer
Dec 30, 2015

m^3-n^3 = (m-n)(m^2+mn+n^2)m3n3=(mn)(m2+mn+n2)

Explanation:

This is a standard identity known as the "difference of cubes" identity.

The remaining quadratic factor can only be factored further using Complex coefficients:

(m^2+mn+n^2) = (m- omega n)(m - omega^2 n)(m2+mn+n2)=(mωn)(mω2n)

where omega = -1/2+sqrt(3)/2 iω=12+32i is the primitive Complex cube root of 11.