Root
Usage
Notes
Further Examples
The polynomial that appears in Root is automatically reduced to a minimal polynomial in the form of a pure function.
In[1]:=
|
Out[1]=
|
In[2]:=
|
Out[2]=
|
It can be cast into the form of a polynomial in one variable.
In[3]:=
|
Out[3]=
|
In the quadratic case the Root object is automatically expressed in terms of radicals.
In[4]:=
|
Out[4]=
|
For degree three or higher, Root objects are not automatically expressed in terms of radicals.
In[5]:=
|
Out[5]=
|
ToRadicals attempts to express all Root objects in terms of radicals.
In[6]:=
|
Out[6]=
|
In[7]:=
|
|