Solve the system $$\begin{equation} \label{equation1} \begin{split} x+y+z=4 \\ x^2+y^2+z^2=14 \\ x^3+y^3+z^3=34 \end{split} \end{equation}$$
My work:
I found out that $$xy+yz+xz=1$$ and $$x^2y+x^2z+y^2x+y^2z+z^2x+z^2y=22$$
After this I'm stuck. Any help is greatly appreciated.
EDIT This not a duplicate. I'm looking for a detailed solution and not a solution just by inspection. Also I thought of a new idea. Maybe e should consider a cubic polynomial whose roots are $x,y,z$