Question: If z = x + yi, find the real part of z^3.
Options:
Correct Answer: x^3 - 3xy^2
Solution:
Using the binomial expansion, z^3 = (x + yi)^3 = x^3 - 3xy^2 + (3x^2y - y^3)i.