Compute three solution for cube root including imaginary number

Hello everyone. I have a vector composed of some positive and negative numbers. Is there is simple way to quickly get the three cube roots for all the components in the vector. So if A is the vector with N values, then is there a function (or some methods) that replies a 3*N matrix for the cube root of each component. Thanks a lot!

1 件のコメント

Walter Roberson
Walter Roberson 2018 年 7 月 12 日
You could use the exp sin cos formula for roots

サインインしてコメントする。

回答 (0 件)

タグ

質問済み:

Xin
2018 年 7 月 12 日

コメント済み:

2018 年 7 月 12 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by