Let a and b be complex numbers. If a + b = 4 and a^2 + b^2 = 6 + ab, then what is a^3 + b^3?a3 + b3 = (a + b)(a2 - ab + b2) ---- Applying the sum-of-cubes postulate/sum-of-cubes theorem/algebraic identity a3 + b3 = (a + b)(a2 + b2 - ab) a3 + b3 = 4(6 + ab - ab) ----- Substituting 4 for a + b, and 6 + ab for a2 + b2 a3 + b3 = 4(6) = 24