- Operating system: Linux or Windows (Linux is recommended)
- Python version: 3.10 or higher
- Pip packages: SymPy
This guide is intended for Linux, it may differ for other operating systems.
-
Install SymPy
pip install sympy
-
Download main.py
wget https://raw.githubusercontent.com/ondhas/solution_of_the_general_cubic_equation/main/main.py
-
Run main.py
python3 main.py