import math
print(math.pow(8, 0.5))
You can find the square root of any number by squaring it by 0.5
6.0m questions
7.8m answers