## Introduction to Radicals A **radical** is a mathematical symbol used to represent roots. The most common radical is the **square root**, written using the symbol $\sqrt{\ }$ ### What Is a Radical? A **radical** expression includes a **radical sign** (√), a **radicand** (the number inside the root), and sometimes an **index** (which tells you what kind of root you're taking). $\sqrt{9}$ means "square root of 9" $\sqrt[3]{8}$ means "cube root of 8" The most commonly used root in electrical work is the **square root**, where the index is 2 (often omitted). ### Vocabulary - **Radical**: The entire expression, including the root symbol. - **Radicand**: The number inside the radical (what you are finding the root of). - **Index**: The small number written above the radical to show what kind of root (2 for square, 3 for cube, etc.). **Example:** In $\sqrt[3]{27}$: - The radical symbol is √ - The index is 3 (cube root) - The radicand is 27 ### Common Roots |Expression|Meaning|Answer| |---|---|---| |$\sqrt{4}$|Square root of 4|2| |$\sqrt{9}$|Square root of 9|3| |$\sqrt{16}$|Square root of 16|4| |$\sqrt[3]{8}$|Cube root of 8|2| |$\sqrt[3]{27}$|Cube root of 27|3| ### Relationship to Exponents Radicals are the **inverse** of exponents: - $a^2$ means "a squared" - $\sqrt{a}$ means "what number squared equals a?" **Example:** - $5^2 = 25$ - $\sqrt{25} = 5$ ### Why Radicals Matter in Electrical Work Radicals show up often in formulas, especially when dealing with: - **Three-phase power**: $P = \sqrt{3} \cdot V \cdot I \cdot \text{PF}$ You must understand what $\sqrt{3}$ means and how to calculate it (≈ 1.732). - **Impedance**: $Z = \sqrt{R^2 + X^2}$ This equation involves a square root to find total opposition in a circuit. - **Distance formulas** in layout or troubleshooting, similar to Pythagorean Theorem: $d = \sqrt{x^2 + y^2}$ ### Calculators and √ Keys Most calculators have a **√ key**. Enter the number, then press the √ key, or vice versa depending on the model. **Example:** To calculate $\sqrt{49}$, type 49, then press √ → result: 7 Use scientific mode to find cube roots: - Enter: $\sqrt[3]{125}$ → result: 5 ### Summary - Radicals represent roots, most often square roots - The symbol √ is used to write radical expressions - Square roots appear in many electrical formulas - Understanding how to read and evaluate radicals prepares you for accurate testing and calculations