-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Square roots
Reading time: 1minReturns all the roots of a number.
Syntax
sqrts(Real)
sqrts(Real, Ring)
Description
Given a real number, returns a list with all its square roots. If no root exists, an empty list is returned.
Given a real number and a ring R, returns a list with its square roots over R. If no root exists, an empty list is returned.