from sympy import * s = exp((pi * sqrt(163))).evalf(35) print(s)