Describe the kernel of the ring homomorphism $\phi\colon \mathbb{C}[x, y, z]\to \mathbb{C}[t]$ defined by $\phi(x) = t$, $\phi(y) = t^2$, $\phi(z) = t^3$.
Some hints?
I know $\ker\phi = \{ a \in\mathbb{C}[x, y, z] \mid \phi(a) = 0\}$ is closed under addition and multiplication. Also, it is an ideal of $\mathbb{C}[x, y, z]$.
Using egreg hint, I came up with
$\ker \phi$ ={$ (x^2 -y)r_1 + (xy-z)r_2 + (x^3-z)r_3 | r_1,r_2, r_3 \in\mathbb{C}[x, y, z] $} ? I am not sure if this is right.