John KuehJohn Kueh

n th root square icon

HugeIcons · NThRootSquareIcon · MIT

Download SVG

The HugeIcons nth root square icon depicts the mathematical operation of finding the nth root of a number, often used in interfaces to represent calculations, advanced math functions, or data analysis.

Common uses

  • Mathematical calculation buttons
  • Advanced settings for data processing
  • Formula editor components

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NThRootSquareIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={NThRootSquareIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
nth rootroot symbolmath functioncalculation icon

FAQ

What does the nth root square icon represent?
It visually represents the mathematical concept of finding the nth root of a number, commonly used for calculations or data analysis features.
How do I use the NThRootSquareIcon in React?
Import it using `import { NThRootSquareIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={NThRootSquareIcon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →