| 1 | initial version |
For question 1:
sage: R.<x> = ZZ[] sage: f = x^3-2 sage: K. = NumberField(f) sage: L. = K.galois_closure() sage: L Number Field in b with defining polynomial x^6 + 40*x^3 + 1372
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.