CubeRoot[x]
x の実数値の立方根を与える.
CubeRoot
CubeRoot[x]
x の実数値の立方根を与える.
詳細
- CubeRoot[x]は実数 x について実数値の立方根を与える.
- CubeRoot[x]の記号 x については,x は実数値であると想定される.
- CubeRootは任意の数値精度で評価することができる.
- CubeRootは自動的にリストに縫い込まれる.
- StandardFormでは,CubeRoot[x]は
と表される.
は,
cbrt
で入力できる.- ∛z は入力に使うこともできる.∛ 記号は
cbrti
あるいは\[CubeRoot]で入力する.
例題
すべて開く すべて閉じる例 (5)
スコープ (36)
数値評価 (6)
CubeRootは要素単位でリストと行列に縫い込まれる:
Aroundを使って平均的な場合の統計区間を計算する:
MatrixFunctionを使って行列のCubeRoot関数を計算することもできる:
可視化 (3)
関数の特性 (9)
級数展開 (4)
Seriesを使ってテイラー(Taylor)展開を求める:
SeriesCoefficientを使った級数展開の一般項:
関数の恒等式と簡約 (3)
アプリケーション (1)
CubeRootを含む微分方程式を解く:
特性と関係 (5)
関連するガイド
-
▪
- 初等関数 ▪
- GPU計算 ▪
- NVIDIAを使ったGPU計算 ▪
- Appleを使ったGPU計算
関連リンク
テキスト
Wolfram Research (2012), CubeRoot, Wolfram言語関数, https://reference.wolfram.com/language/ref/CubeRoot.html (2020年に更新).
CMS
Wolfram Language. 2012. "CubeRoot." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/CubeRoot.html.
APA
Wolfram Language. (2012). CubeRoot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CubeRoot.html
BibTeX
@misc{reference.wolfram_2025_cuberoot, author="Wolfram Research", title="{CubeRoot}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/CubeRoot.html}", note=[Accessed: 17-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_cuberoot, organization={Wolfram Research}, title={CubeRoot}, year={2020}, url={https://reference.wolfram.com/language/ref/CubeRoot.html}, note=[Accessed: 17-April-2026]}