Respuesta :

import math

print(math.pow(8, 0.5))

You can find the square root of any number by squaring it by 0.5