<< plib_math

Sympy

import sympy
sympy.sqrt(3)   # sqrt(3)
sympy.sqrt(8)   # 2sqrt(2)