Problem with cubic root
Mostrar comentarios más antiguos
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 comentario
Dyuman Joshi
el 10 de Sept. de 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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Structural Mechanics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!