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!