🧊 立方根:堆满魔方的棱长🧊 Cube Roots: the edge that fills the cube
上一片用平方根把面积变回边长。这一片再上一层楼:方块堆成立体,只知道一共多少个,还能找回棱长吗?Last leaf used a square root to turn area back into side. This leaf goes one level up: cubes stacked into a solid — given only the total count, can we recover the edge?
第 1 步:往高处长Step 1: grow upward
小算盘机器人这次不铺地,改堆方块。This time the little abacus robot stacks cubes instead of tiles.
底层摆 3 × 3 = 9 块,往上叠 3 层,堆成一个实心大立方体:3 × 3 × 3 = 27 块。然后把题反过来问:一共 27 块,棱长是多少?每行 3 块、每层 3 行、叠 3 层,所以棱长是 3。A 3 × 3 = 9 base, stacked 3 layers high, makes one solid cube: 3 × 3 × 3 = 27 cubes. Now flip the question: 27 cubes in total — what is the edge? 3 per row, 3 rows per layer, 3 layers — the edge is 3.
同样都是“自乘”,平方和立方差在哪里?Both are “a number times itself” — so how do square and cube differ?
第 2 步:面积 vs 体积Step 2: area vs volume
平方是自乘一次,管的是二维:6 × 6 = 36,铺满一整块地面;立方是自乘两次,管的是三维:3 × 3 × 3 = 27,填满整个空间。所以 27 的立方根是 3,写作 ∛27 = 3;36 的平方根是 6,写作 √36 = 6。一个管面,一个管体。Squaring multiplies a number once and covers two dimensions: 6 × 6 = 36 fills a floor. Cubing multiplies it twice and fills three dimensions: 3 × 3 × 3 = 27 fills the space. So the cube root of 27 is 3, written ∛27 = 3; the square root of 36 is 6, written √36 = 6. One covers a face, one fills a solid.
换一个更大的箱子,还装得刚刚好吗?Try a bigger crate — will it still fill perfectly?
第 3 步:大箱子装小方块Step 3: fill the big crate
箱子 4 块宽、4 块深、4 块高,装满需要 4 × 4 × 4 = 64 个小方块。倒过来读:有 64 个小方块,正好堆成棱长 4 的立方体,∛64 = 4。箱子越大棱长越长:∛8 = 2(2 × 2 × 2)、∛125 = 5(5 × 5 × 5)。The crate is 4 cubes wide, 4 deep and 4 tall, so filling it takes 4 × 4 × 4 = 64 small cubes. Read backwards: 64 small cubes stack into a cube of edge 4, so ∛64 = 4. Bigger crate, longer edge: ∛8 = 2 (2 × 2 × 2), ∛125 = 5 (5 × 5 × 5).
🎮 你来堆魔方(30 秒)🎮 Your turn: stack the cube (30 seconds)
拖滑块改变棱长,让方块总数恰好等于目标值。堆对 4 个就通关。Drag the slider to change the edge until the cube count hits the target. Stack all 4 to win.
一句话记住它:立方根就是“哪个数自乘两次得它”——已知体积,反推出棱长。Remember it in one line: a cube root answers “which number times itself twice gives this?” — from volume back to edge.
∛27 = 3,因为 3 × 3 × 3 = 27;∛64 = 4∛27 = 3 because 3 × 3 × 3 = 27; ∛64 = 4平方根管二维面积(乘一次),立方根管三维体积(乘两次)square roots handle 2-D area (one multiply); cube roots handle 3-D volume (two)棱长取正数;√ 是平方根号,∛ 是立方根号edges are positive; √ marks a square root, ∛ a cube root
内容参考 OpenStax 等公开教材,多来源核对 · AI 生成、人工审核 · 发现错误欢迎指正,帮这片叶子长得更好。Based on OpenStax and other open textbooks, cross-checked across sources · AI-generated, human-reviewed · Spotted a mistake? Tell us — help this leaf grow.