Problem with cubic root
显示 更早的评论
When I try to get the cubic root of -1 (which should be -1) I get this:
(-1).^(1/3)
How do I fix this?
1 个评论
Dyuman Joshi
2023-9-10
What is there to fix? That is one of the 3 cube roots of -1.
Do you wish to obtain -1 as the output?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Structural Mechanics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!