free-symbols
؇

Arabic-indic Fourth Root Letter

؇ (U+0607) is the Arabic-Indic symbol for the fourth root.

U+0607

؇ is an Arabic-Indic character with the Unicode name Arabic-Indic Fourth Root. You can copy it directly or use its standard code point in HTML, CSS, and JavaScript.

Arabic-indic Fourth Root Letter Meaning

؇ (Unicode U+0607, Arabic-Indic Fourth Root) represents the fourth root in Arabic-Indic notation. In practice, it’s used in mathematics-related text where authors follow Arabic-Indic conventions for numeric and mathematical symbols. Depending on the document or font, it may appear as a compact root sign-like glyph, suitable for inline expressions rather than displayed equations. Because it’s a specific Unicode character rather than a styled variant, it’s best used when you need consistent encoding across browsers, editors, and systems.

Common uses

  • Including the fourth-root symbol in Arabic-Indic math notes or worksheets
  • Labeling mathematical terms in localized educational content
  • Writing inline expressions in documents that use Arabic-Indic notation
  • Formatting text for localization/translation projects involving math
  • Using the exact Unicode character in web content to avoid font-dependent substitutes

Examples

؇ Arabic-Indic Fourth Root Symbol

  • ؇٤؇(٩) ≈ ١.٧٣
  • ؇احسب ؇(١٦)
  • ؇نعتبر ؇(٢٥) في المسألة
  • ؇تظهر قيمة الجذر الرابع كـ ؇(٣٢)
  • ؇اكتب التعبير: ؇(٤١)

Variations

Technical codes

UnicodeU+0607
HTML Entity؇
HTML Code؇
CSS\0607

FAQ

What does the Arabic-indic Fourth Root letter mean?

؇ (Unicode U+0607, Arabic-Indic Fourth Root) represents the fourth root in Arabic-Indic notation. In practice, it’s used in mathematics-related text where authors follow Arabic-Indic conventions for numeric and mathematical symbols. Depending on the document or font, it may appear as a compact root sign-like glyph, suitable for inline expressions rather than displayed equations. Because it’s a specific Unicode character rather than a styled variant, it’s best used when you need consistent encoding across browsers, editors, and systems.

What is the Unicode code point for ؇?

؇ is U+0607 (Arabic-Indic Fourth Root).

How do I paste ؇ into HTML?

Use the HTML entity: ؇ (as given for this symbol).

What is the CSS escape sequence for ؇?

Use: \\0607.

Can I use this in JavaScript strings?

Yes. You can use the JavaScript escape form: \\u{0607}.