On Sunday, October 23, 2016 at 6:33:30 PM UTC+2, vdelecroix wrote: > > But it would be better with SR(2) ^ SR(QQbar(3).sqrt() + > QQbar(2).sqrt()) working >
You mean this? sage: SR(2).power(SR(QQbar(3).sqrt() + QQbar(2).sqrt()), hold=True) 2^3.146264369941973? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
