You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sage: R.<x> = QQ[[]]
sage: (x^10/2).sqrt()
Traceback (click to the left for traceback)
...
ValueError: power series does not have a square root since it has odd
valuation.
Component: algebra
Author: Mike Hansen
Reviewer: Adam Webb
Merged: sage-4.2.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/6998
The text was updated successfully, but these errors were encountered: