Problem with cubic root
Show older comments
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 Comment
Dyuman Joshi
on 10 Sep 2023
What is there to fix? That is one of the 3 cube roots of -1.
Do you wish to obtain -1 as the output?
Accepted Answer
More Answers (0)
Categories
Find more on Structural Mechanics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!