B Set 80 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "number-sense",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "exponents",
                "subType": "cubes",
                "base": 5,
                "exponent": 3,
                "question": "5³ = ?",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "exponents",
                "subType": "cubes",
                "base": 4,
                "exponent": 3,
                "question": "4^3 = ?",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "exponents",
                "subType": "cubes",
                "base": 3,
                "exponent": 3,
                "question": "3^3 = ?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "exponents",
                "subType": "cubes",
                "base": 6,
                "exponent": 3,
                "question": "6³ = ?",
                "answer": 216,
                "correctAnswer": "216",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "exponents",
                "subType": "cubes",
                "base": 4,
                "exponent": 3,
                "question": "4³ = ?",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "exponents",
                "subType": "cubes",
                "base": 6,
                "exponent": 3,
                "question": "What is 6 cubed?",
                "answer": 216,
                "correctAnswer": "216",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "exponents",
                "subType": "cubes",
                "base": 6,
                "exponent": 3,
                "question": "6^3 = ?",
                "answer": 216,
                "correctAnswer": "216",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "exponents",
                "subType": "cubes",
                "base": 4,
                "exponent": 3,
                "question": "What is 4 cubed?",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "exponents",
                "subType": "cubes",
                "base": 5,
                "exponent": 3,
                "question": "What is 5 cubed?",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "exponents",
                "subType": "cubes",
                "base": 2,
                "exponent": 3,
                "question": "2^3 = ?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "exponents",
                "subType": "cubes",
                "base": 3,
                "exponent": 3,
                "question": "3³ = ?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "exponents",
                "subType": "cubes",
                "base": 2,
                "exponent": 3,
                "question": "2³ = ?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "exponents",
                "subType": "cubes",
                "base": 3,
                "exponent": 3,
                "question": "What is 3 cubed?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "exponents",
                "subType": "cubes",
                "base": 2,
                "exponent": 3,
                "question": "What is 2 cubed?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "exponents",
                "subType": "cubes",
                "base": 5,
                "exponent": 3,
                "question": "5^3 = ?",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}