This document discusses various methods for finding the roots of equations, including bracketing methods like bisection and false position, open methods like fixed point iteration and Newton-Raphson, and the secant method. It provides formulas and explanations of how each method works to successively approximate a root through iterative calculations. Examples are given of applying the methods to solve engineering problems involving equations of state.