Hi!
 I have the following:
p=3700001
Fp2=GF(p^2, 'b')

and I want to compute the cubic root of 344694*b + 1653339.
How can I do it? Because when I write (344694*b + 1653339)^(1/3) it gives 
me as result 1, and the same for every element that I consider in Fp2, or 
for every exponent 1/n.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to