Software or tool for investigating groups

191 Views Asked by At

I'm interested in software that has the ability to investigate finite groups. In particular, I'd like to be able to ask it questions like "What are the solutions to $x^3 = 1$?" (i.e. find cube roots of unity) for a permutation group.

I've had a look at Maxima but don't see a way to ask it do that.

2

There are 2 best solutions below

5
On BEST ANSWER

The canonical anwer is GAP.

(You can use it from inside Sage)

0
On

There is also Magma, but unlike GAP it is not (in general) free.