Qurak

Quartics

Available

Option for Solve controlling whether quartic formulas are used

Quartics
Reduce[x ^ 4 + 2 x ^ 2 + 3 x + 4 == 0, x, Quartics -> True]//Last → x == Root[4 + 3*#1 + 2*#1^2 + #1^4 & , 4, 0]

Topics

Related

All 6300 functions · Use this from an MCP client