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!