The Babylonian method uses the following formula:
n₁ = (n₀ + (s ÷ n₀)) / 2
n₀ represents your original estimate, s represents the number that you're trying to find the square root of, and n₁ represents the next estimate.
Plug your values into the equation:
n₀ = 8
s = 70



Round this number to the nearest hundredths value:



The answer is
8.38.