Cube and Dice – AFCAT Military Aptitude Complete Guide

intermediate 18 min read

Concept

Think of a cube as the most symmetrical solid object you can hold — six faces, twelve edges, eight corners, and every angle a perfect 90 degrees. In AFCAT's Military Aptitude section, cube and dice questions test your ability to reason about three-dimensional space without physically rotating the object in your hands. That is the core skill being tested: spatial visualization under time pressure.

There are two major question families here, and they behave very differently.

Family 1: Painted and Cut Cubes. A large cube is painted on its external faces, then sliced into smaller equal cubes. The question asks how many small cubes have paint on exactly 0, 1, 2, or 3 faces. The insight is that the position of a small cube within the large cube entirely determines how many painted faces it has — corner cubes get three painted faces, edge cubes (not corners) get two, face-center cubes get one, and the interior cubes get none. These are not random — they follow a precise formula based on the number of cuts.

Family 2: Dice Problems. A die is a cube with numbers (or symbols) on its six faces. Standard dice have a specific convention: opposite faces sum to 7 (pairs: 1-6, 2-5, 3-4). Questions ask you to identify opposite faces, determine what you cannot see from a given viewpoint, or compute conditional probabilities when two dice are rolled.

The analogy that helps most students: imagine the large painted cube as a building. The corner flats have windows on three walls. The edge flats (not corners) have windows on two walls. The face-center flats have windows on one wall. The inner flats — deep in the building — have no windows at all. Once you internalize this building metaphor, the formulas fall into place naturally.


Deep Dive

The Core Formula for Painted Cubes

When a cube of side n units is cut into smaller unit cubes, the count of small cubes by number of painted faces is:

| Paint Faces | Position | Count | |---|---|---| | 3 | Corners | 8 (always — every cube has exactly 8 corners) | | 2 | Edges (non-corner) | 12 × (n − 2) | | 1 | Face centers (non-edge) | 6 × (n − 2)² | | 0 | Interior | (n − 2)³ |

Quick verification: 8 + 12(n−2) + 6(n−2)² + (n−2)³ = n³. This identity holds — it is just the expansion of .

Common values tabulated:

| n (cuts per edge) | (total) | 3-face | 2-face | 1-face | 0-face | |---|---|---|---|---|---| | 3 | 27 | 8 | 12 | 6 | 1 | | 4 | 64 | 8 | 24 | 24 | 8 | | 5 | 125 | 8 | 36 | 54 | 27 | | 6 | 216 | 8 | 48 | 96 | 64 |

Memorize this table. AFCAT uses n = 3, 4, 5, 6 almost exclusively. If the question says "cut into 64 smaller cubes," you immediately know n = 4 because 4³ = 64.

Dice: Opposite Face Rules

For a standard die:

A non-standard die (like the "magic cube" variant in some questions) will tell you the rule explicitly — for example, "opposite faces sum to 21." Apply the same logic: visible face x has an invisible opposite of (21 − x).

Dice Probability: The Conditional Framework

When AFCAT gives you conditional dice probability, use the restricted sample space method — do not compute from 36 outcomes and then divide. Directly enumerate the outcomes satisfying the condition, then find the favorable ones within that set.

Example: "At least one die shows 6" — the outcomes satisfying this condition are: (1,6), (2,6), (3,6), (4,6), (5,6), (6,6), (6,1), (6,2), (6,3), (6,4), (6,5) — that is 11 outcomes. Notice (6,6) is listed once, not twice. Then check which of these 11 have sum greater than 8, and divide.

Conditional probability formula (when you need it):

P(AB)=P(AB)P(B)P(A|B) = \frac{P(A \cap B)}{P(B)}

But for AFCAT, enumeration is faster and more reliable than formula application — you will not miscalculate if you list the outcomes.

Nets of a Cube

A net is a 2D unfolding of a cube's six faces. There are exactly 11 distinct valid nets. AFCAT sometimes asks whether two nets produce the same die (i.e., with the same face arrangement) or which face ends up opposite which face when folded.

The fastest method: use the cross pattern as your reference. In a cross-shaped net (one column of 4 with one face on each side of the second face from top), the top and bottom of the column of 4 are opposite each other. The two side wings are opposite each other. The remaining two (top of column and bottom of column extremes) are opposite the faces directly across the cross.

For AFCAT purposes, you rarely need to memorize all 11 nets. You need to be able to mentally fold the given net and decide which faces are adjacent versus opposite.


Memory Tricks & Shortcuts

patternCorner-Edge-Face-Interior (CEFI) Table

Whenever a painted-cube question appears, write: C=8, E=12(n−2), F=6(n−2)², I=(n−2)³ at the top of your scratch sheet. For n=4: C=8, E=24, F=24, I=8. For n=5: C=8, E=36, F=54, I=27. Pulling from a memorized table takes 5 seconds. Deriving from scratch takes 60–90 seconds. Savings: ~60s per question.

estimationCube Root First, Then Apply CEFI

When the question gives total small cubes (e.g., 216), your first move is always the cube root: ∛216 = 6, so n=6. Write this as step zero before reading the rest of the question. This single step unlocks every subsequent calculation. Standard approach (reading first, trying to figure out n mid-calculation): ~25s of confusion. This approach: ~3s.

eliminationRestricted Sample Space for Conditional Dice

When the question says "given that..." or "at least one die shows...", do not start with 36 outcomes. Directly list only the outcomes satisfying the condition. Count them (call this D). Then find favorable outcomes within that list (call this N). Answer = N/D. This eliminates the division step and the error of double-counting outcomes like (6,6). Standard approach using P(A∩B)/P(B) from 36: ~45s. Direct enumeration: ~20s.

patternOpposite Face = 7 − Visible Face (Standard Dice)

For any standard die, the moment you see a face, its opposite is (7 − that number). See 2? Opposite is 5. See 4? Opposite is 3. This is faster than recalling the pairs list. When the question uses a non-standard rule (e.g., opposite faces sum to 21), replace 7 with 21. Zero memorization required beyond the constant. Applying the rule: 2s per face vs. scanning a recalled list: 5–8s.

patternThe (n−2) Stripping Method for Interior Cubes

Cubes with zero paint are the inner core — peel off one layer from each side. The inner dimension is (n−2) per side. Interior count = (n−2)³. For n=5: inner core = 3×3×3 = 27. No formula memorization needed — just visualize removing one layer from all six sides and cube the remaining length. This works because peeling one layer on each of the two opposing sides reduces the edge by 2. Derivation time: 5s vs. formula recall: 15s when formula is half-remembered.


Fast-Solving Framework

When you see a cube or dice question in the AFCAT hall, run this decision tree:

Step 1 — Identify the question type.

Step 2 — Painted Cube path: Find n (cube root of total small cubes). Write CEFI values immediately. Match the question's "exactly X faces" to the correct row. Done.

Step 3 — Dice Face path: Apply the opposite-face rule (standard: sum to 7; non-standard: use the stated rule). If three faces are visible from a corner, compute each opposite. Sum if asked for a total.

Step 4 — Dice Probability path: List the restricted sample space first (outcomes satisfying the given condition). Count favorable outcomes within that space. Divide. Double-check that you haven't double-counted overlapping outcomes like (6,6).

Do not get distracted by the spatial language in the question — "from one corner," "from a particular viewpoint" — these are just telling you which three faces are visible. Once you know which faces are visible, the problem is pure arithmetic.


Solved PYQs

Why this question: The classic 2-face cut problem. Almost every AFCAT cycle has had this variant.

Previous Year Questionपिछले वर्ष का प्रश्न
A cube is painted on all six faces and then cut into 64 smaller cubes of equal size. How many small cubes will have paint on exactly two faces?
एक घन (cube) के सभी छह फलकों पर रंग किया जाता है और फिर उसे 64 बराबर छोटे घनों में काटा जाता है। ऐसे कितने छोटे घन होंगे जिन पर ठीक दो फलकों पर रंग होगा?
  1. 24
  2. 20
  3. 16
  4. 12
  1. 24
  2. 20
  3. 16
  4. 12
Solutionसमाधान
When a cube is cut into 64 smaller cubes, it means each edge is divided into 4 parts (4³ = 64). Cubes with paint on exactly two faces are located along the edges but not at corners. Each edge has 2 such cubes (4-2=2), and a cube has 12 edges, giving 12×2 = 24 cubes.
जब एक घन को 64 छोटे घनों में काटा जाता है, तो प्रत्येक किनारा 4 भागों में बांटा जाता है (4³ = 64)। बिल्कुल दो फलकों पर रंग वाले घन किनारों पर स्थित होते हैं लेकिन कोनों पर नहीं। प्रत्येक किनारे पर 2 ऐसे घन हैं (4-2=2), और एक घन में 12 किनारे हैं, इसलिए 12×2 = 24 घन मिलते हैं।

Solving path: 64 = 4³, so n = 4. Two-face cubes are on edges, not corners: count = 12 × (4−2) = 12 × 2 = 24. Answer: 24. Time: under 10 seconds once you have the table memorized.


Why this question: The 3-face (corner) question. Many students second-guess themselves and start deriving, wasting time.

Previous Year Questionपिछले वर्ष का प्रश्न
A large cube is made up of 216 unit cubes. If this large cube is painted blue on all external faces and then disassembled, how many unit cubes will have blue paint on exactly three faces?
एक बड़ा घन 216 unit cubes से मिलकर बना है। यदि इस बड़े घन के सभी बाहरी फलकों पर नीला रंग किया जाए और फिर उसे अलग-अलग किया जाए, तो ऐसे कितने unit cubes होंगे जिन पर ठीक तीन फलकों पर नीला रंग होगा?
  1. 8
  2. 12
  3. 24
  4. 36
  1. 8
  2. 12
  3. 24
  4. 36
Solutionसमाधान
A cube made of 216 unit cubes has dimensions 6×6×6 (6³ = 216). Unit cubes with paint on exactly three faces are located at the corners of the large cube. Since any cube has exactly 8 corners, there will be 8 unit cubes with paint on exactly three faces.
216 इकाई घनों से बना एक बड़ा घन 6×6×6 आयामों का होता है (6³ = 216)। बिल्कुल तीन फलकों पर रंग वाले इकाई घन बड़े घन के कोनों पर स्थित होते हैं। चूंकि किसी भी घन में बिल्कुल 8 कोने होते हैं, इसलिए बिल्कुल तीन फलकों पर रंग वाले 8 इकाई घन होंगे।

Solving path: 216 = 6³, so n = 6. Three-face cubes are always at corners — and every cube, regardless of size, has exactly 8 corners. Answer: 8. This question is designed to make you overthink. The answer is always 8 for any n ≥ 2.


Why this question: Tests the conditional probability approach — a trap for students who start with "36 total outcomes."

Previous Year Questionपिछले वर्ष का प्रश्न
Two dice are thrown simultaneously. The first die shows an even number and the second die shows a number greater than 4. What is the probability that the sum of both dice is 9?
दो पासे एक साथ फेंके जाते हैं। पहले पासे पर एक सम संख्या आती है और दूसरे पासे पर 4 से बड़ी संख्या आती है। दोनों पासों का योग 9 होने की क्या प्रायिकता है?
  1. 1/6
  2. 1/4
  3. 1/3
  4. 1/12
  1. 1/6
  2. 1/4
  3. 1/3
  4. 1/12
Solutionसमाधान
First die shows even numbers (2,4,6) - 3 possibilities. Second die shows numbers >4 (5,6) - 2 possibilities. Total favorable outcomes for conditions = 3×2 = 6. For sum = 9: (2,7) impossible, (4,5) possible, (6,3) impossible since 3≤4. Only (4,5) works. Probability = 1/6.
पहला पासा सम संख्या (2,4,6) दिखाता है - 3 संभावनाएं। दूसरा पासा 4 से बड़ी संख्या (5,6) दिखाता है - 2 संभावनाएं। शर्तों के लिए कुल अनुकूल परिणाम = 3×2 = 6। योग = 9 के लिए: (2,7) असंभव, (4,5) संभव, (6,3) असंभव क्योंकि 3≤4। केवल (4,5) काम करता है। संभावना = 1/6।

Solving path: First die even = {2, 4, 6}, second die > 4 = {5, 6}. Restricted sample space = 3 × 2 = 6 outcomes: (2,5), (2,6), (4,5), (4,6), (6,5), (6,6). Sum = 9: only (4,5) qualifies (4+5=9). Probability = 1/6. Answer: 1/6.


Why this question: The 1-face (face-center) variant — a different formula from 2-face, and students confuse them.

Previous Year Questionपिछले वर्ष का प्रश्न
A cube is cut by three planes parallel to its faces, dividing each edge into 4 equal parts. The cube is then painted on all external surfaces. How many of the resulting small cubes will have paint on exactly one face?
एक घन को तीन तलों द्वारा काटा जाता है जो उसके फलकों के समानांतर हैं, और प्रत्येक किनारे को 4 बराबर भागों में बाँटते हैं। फिर घन की सभी बाहरी सतहों पर रंग किया जाता है। इस प्रकार बने छोटे घनों में से कितने घनों पर ठीक एक फलक पर रंग होगा?
  1. 24
  2. 36
  3. 48
  4. 54
  1. 24
  2. 36
  3. 48
  4. 54
Solutionसमाधान
When a cube is divided into 4³ = 64 smaller cubes, cubes with paint on exactly one face are located at the center of each external face (not on edges or corners). Each face of the original cube contributes (4-2)² = 4 such cubes. Since a cube has 6 faces, total = 6×4 = 24 cubes.
जब एक घन को 4³ = 64 छोटे घनों में बांटा जाता है, तो बिल्कुल एक फलक पर रंग वाले घन प्रत्येक बाहरी फलक के केंद्र में स्थित होते हैं (किनारों या कोनों पर नहीं)। मूल घन का प्रत्येक फलक (4-2)² = 4 ऐसे घन देता है। चूंकि एक घन में 6 फलक हैं, कुल = 6×4 = 24 घन।

Solving path: n = 4. One-face cubes = 6 × (4−2)² = 6 × 4 = 24. Each face of the large cube contributes (n−2)² = 4 face-center small cubes, and there are 6 faces. Answer: 24.


Why this question: Non-standard dice (opposite faces sum to 21). Tests whether you can adapt the standard rule.

Previous Year Questionपिछले वर्ष का प्रश्न
In a magic cube, the sum of numbers on opposite faces is always 21. If you can see three faces showing numbers 8, 7, and 12 from one corner, what is the sum of the numbers on the three faces you cannot see?
एक जादुई घन में आमने-सामने के फलकों पर संख्याओं का योग हमेशा 21 होता है। यदि एक कोने से आप तीन फलकों पर 8, 7 और 12 संख्याएँ देख सकते हैं, तो जो तीन फलक आप नहीं देख सकते उन पर लिखी संख्याओं का योग क्या होगा?
  1. 42
  2. 36
  3. 30
  4. 24
  1. 42
  2. 36
  3. 30
  4. 24
Solutionसमाधान
In this magic cube, opposite faces sum to 21. If visible faces show 8, 7, and 12, their opposite faces will show: 21-8=13, 21-7=14, and 21-12=9 respectively. The sum of the three invisible faces = 13+14+9 = 36.
इस जादुई घन में, विपरीत फलकों का योग 21 है। यदि दिखाई देने वाले फलकों पर 8, 7, और 12 हैं, तो उनके विपरीत फलकों पर क्रमशः: 21-8=13, 21-7=14, और 21-12=9 होगा। तीन अदृश्य फलकों का योग = 13+14+9 = 36।

Solving path: Visible faces: 8, 7, 12. Opposite faces: (21−8)=13, (21−7)=14, (21−12)=9. Sum of invisible = 13+14+9 = 36. Answer: 36.


Why this question: Conditional probability with "at least one showing 6" — the most common dice probability frame in AFCAT.

Previous Year Questionपिछले वर्ष का प्रश्न
Two standard dice are rolled together. Given that at least one die shows a 6, what is the probability that the sum is greater than 8?
दो सामान्य पासे एक साथ फेंके जाते हैं। यह दिया गया है कि कम से कम एक पासे पर 6 आया है। दोनों पासों का योग 8 से अधिक होने की क्या प्रायिकता है?
  1. 6/11
  2. 7/11
  3. 8/11
  4. 9/11
  1. 6/11
  2. 7/11
  3. 8/11
  4. 9/11
Solutionसमाधान
Total outcomes where at least one die shows 6: (1,6), (2,6), (3,6), (4,6), (5,6), (6,6), (6,1), (6,2), (6,3), (6,4), (6,5) = 11 outcomes. Outcomes with sum > 8: (3,6), (4,6), (5,6), (6,6), (6,3), (6,4), (6,5) = 7 outcomes. Probability = 7/11.
कम से कम एक पासे पर 6 आने के कुल परिणाम: (1,6), (2,6), (3,6), (4,6), (5,6), (6,6), (6,1), (6,2), (6,3), (6,4), (6,5) = 11 परिणाम। योग > 8 वाले परिणाम: (3,6), (4,6), (5,6), (6,6), (6,3), (6,4), (6,5) = 7 परिणाम। संभावना = 7/11।

Solving path: At least one die shows 6: enumerate — (1,6),(2,6),(3,6),(4,6),(5,6),(6,6),(6,1),(6,2),(6,3),(6,4),(6,5) = 11 outcomes. Sum > 8: (3,6)=9, (4,6)=10, (5,6)=11, (6,6)=12, (6,3)=9, (6,4)=10, (6,5)=11 = 7 outcomes. Probability = 7/11. Answer: 7/11.


Why this question: Standard dice opposite-face identification — straightforward, but students overthink the "viewpoint" language.

Previous Year Questionपिछले वर्ष का प्रश्न
A dice shows numbers 1, 2, 3, 4, 5, 6 on its faces. If the sum of opposite faces is always 7, and you can see faces showing 2, 3, and 4 from a particular viewpoint, which number is on the face opposite to the face showing 3?
एक पासे के फलकों पर 1, 2, 3, 4, 5, 6 संख्याएँ लिखी हैं। यदि आमने-सामने के फलकों का योग हमेशा 7 होता है, और एक विशेष दृष्टिकोण से आप 2, 3 और 4 वाले फलक देख सकते हैं, तो 3 वाले फलक के सामने वाले फलक पर कौन-सी संख्या है?
  1. 1
  2. 4
  3. 5
  4. 6
  1. 1
  2. 4
  3. 5
  4. 6
Solutionसमाधान
In a standard dice, opposite faces always sum to 7. Since we need the face opposite to 3, and 3 + 4 = 7, the opposite face to 3 shows 4. This is confirmed by the rule that opposite pairs are (1,6), (2,5), and (3,4).
मानक पासे में, विपरीत फलकों का योग हमेशा 7 होता है। चूंकि हमें 3 के विपरीत फलक चाहिए, और 3 + 4 = 7, इसलिए 3 के विपरीत फलक पर 4 होगा। यह इस नियम से पुष्ट होता है कि विपरीत जोड़े (1,6), (2,5), और (3,4) हैं।

Solving path: Opposite face to 3 = 7−3 = 4. The viewpoint information (visible faces 2, 3, 4) is a distractor — it does not change the answer. Standard opposite pairs: (1,6), (2,5), (3,4). Answer: 4.


Why this question: The 0-face (interior) variant — tests the (n−2)³ formula.

Previous Year Questionपिछले वर्ष का प्रश्न
A cube is painted red on all faces and then cut into 125 identical smaller cubes. How many of the smaller cubes will have no paint on any face?
एक घन (cube) की सभी सतहों को लाल रंग से रंगा गया और फिर उसे 125 समान छोटे घनों में काटा गया। कितने छोटे घनों पर किसी भी सतह पर कोई रंग नहीं होगा?
  1. 27
  2. 36
  3. 8
  4. 64
  1. 27
  2. 36
  3. 8
  4. 64
Solutionसमाधान
When a cube is cut into 125 smaller cubes, each edge is divided into 5 parts (5³ = 125). The unpainted cubes form the inner core. These are arranged in a (5-2)³ = 3³ = 27 pattern, as we remove one layer from each side.
जब एक घन को 125 छोटे घनों में काटा जाता है, तो प्रत्येक किनारा 5 भागों में बांटा जाता है (5³ = 125)। बिना रंग वाले घन अंदरूनी भाग बनाते हैं। ये (5-2)³ = 3³ = 27 के पैटर्न में व्यवस्थित होते हैं, क्योंकि हम प्रत्येक तरफ से एक परत हटाते हैं।

Solving path: 125 = 5³, so n = 5. Interior (unpainted) cubes = (5−2)³ = 3³ = 27. Visualize peeling one layer from each side — the inner block is 3×3×3. Answer: 27.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →