It is a Numerical Method used to find the solution to an equation (when the analytical solution is difficult or impossible to find).
It assumes that a function has a fixed point i.e.
Solution Step
- Write the given function in terms of , given Search
- Apply the function repeatedly on a guess value till convergence
where starts as some guess value.