Use Newton's Method with the function

f(x)=x^2-2 and initial value Xo=2 to calculate x1,x2,x3.

I have no idea how to do this