Find one pair $(x,y)$ of real numbers such that $x + y = 4$ and $x^3 + y^3 = 100.$
One solution is (x,y) = (2 + sqrt(3), 2 - sqrt(3)).