Find the plane $z=\alpha+\beta x+\gamma y$ that best approximates the following functions on the square $S=\{0 \leq x \leq 1,0 \leq y \leq 1\}$ using the $\mathrm{L}^2$ norm $\|f\|^2=\iint_S|f(x, y)|^2 d x d y$ to measure the least squares error:
(a) $x^2+y^2$,
(b) $x^3-y^3$,
(c) $\sin \pi x \sin \pi y$.