--- title: Introduction to the Implement the Bisection Method block: lab-bisection-method superBlock: full-stack-developer --- ## Introduction to the Implement the Bisection Method In this lab, you will implement the bisection method to find the square root of a number.