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 用戶端使用這個