Python Verwenden Sie Mathematik

import math

print(math.sqrt(4))
Nazário