Topic: Divide And Conquer Problem / Level: beginner

Problem: Implement a divide and conquer solution to find the square root of a number.

Run the code to see the output here...