What does math.sqrt(X, Y) do?
Posted: Wed Jul 13, 2022 7:45 pm
a) calculate the Xth root of Y
b) calculate the Yth root of X
c) error
d) return a tuple with the square root of X and Y
b) calculate the Yth root of X
c) error
d) return a tuple with the square root of X and Y