Qurak
文档
价格
登录
Qurak
文档
函数
Cubics
Cubics
可用
Option for solving cubic equations using radical formulas
形式
Cubics
验证过的示例
Reduce[x ^ 3 + 2 x ^ 2 + 3 x + 4 == 0, x, Cubics -> True] → x == Root[4 + 3*#1 + 2*#1^2 + #1^3 & , 1, 0] || x == Root[4 + 3*#1 + 2*#1^2 + #1^3 & , 2, 0] || x == Root[4 + 3*#1 + 2*#1^2 + #1^3 & , 3, 0]
在 Qurak 上运行
搜索参考
主题
Polynomial Equations
- Solutions in Radicals
相关
Quartics
ToRadicals
Reduce
Resolve
Eigenvalues
NSolveValues
Root
Roots
Solve
SolveValues
← CubeRoot
Cuboid →
全部 6300 个函数
·
从 MCP 客户端使用