find_root( function, begin, end ) 
The numerical root in SageMath of function on the closed interval [begin, end]. The function can alternately be an equation defined with a double equal (==) sign.
Examples:
Related operations: solve
Operation category: solution operations sagemath-docs