RadiRoot

Roots of a Polynomial as Radicals

Version 2.10
Released 2026-08-11

This project is maintained by The GAP Team

CI Code Coverage

RadiRoot: Roots of a Polynomial as Radicals

RadiRoot is a package for the GAP computer algebra system. It can compute and display an expression by radicals for the roots of a solvable, rational polynomial. Related to this it is possible to create the Galois group and the splitting field of a rational polynomial.

Requirements

The package is written for GAP version 4.7 or higher. It requires the packages Alnuth in version 3.0 or higher and TransGrp. In addition, LaTeX and the dvi viewer xdvi are recommended for displaying the results.

Installation

The installation follows standard GAP rules. So the normal way to install is to unpack the archive in the pkg directory, which will create a subdirectory radiroot.

Using RadiRoot

Please consult the RadiRoot manual for information on how to use it. It is accessible via the builtin help system of GAP. The package homepage, which also links to the manual, is at https://gap-packages.github.io/radiroot/

Support

Bug reports and other feedback are welcome. The latest version of this package can be found at https://github.com/gap-packages/radiroot

Please report issues at https://github.com/gap-packages/radiroot/issues

License

The RadiRoot package is free software and can be redistributed and/or modified under the terms of the GNU General Public License version 2 or (at your option) any later version. For details see the file LICENSE or https://www.gnu.org/copyleft/gpl.html.