The root of the function f(x)=x3+x−1 obtaind after first iteration on application of Newton Raphson scheme using an initial guess of x0=1
While finding the roots of f(x)=x2−4=0 using Newton - Raphson method, initial value of (x, x1 = 1). If the value obtained after first iteration is x2, find [100. x2], where [ ] is the greatest integer function.