Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6970149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:40:24+00:00 2026-05-27T16:40:24+00:00

Is there actually any way to superscript any number? In my App I need

  • 0

Is there actually any way to superscript any number? In my App I need to superscript the numbers from 0 to 24.
I know that with \u2070 for example I can display a superscripted 0, but in Unicode there aren’t all the numbers I need.
I just want to set a NSString to a number with an exponent, like 10^24. Is there any way to do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:40:24+00:00Added an answer on May 27, 2026 at 4:40 pm

    They are scattered throughout the Unicode blocks:

    • \u2070 is superscript 0
    • \u00B9 is superscript 1
    • \u00B2 is superscript 2
    • \u00B3 is superscript 3
    • \u2074 is superscript 4
    • \u2075 is superscript 5
    • \u2076 is superscript 6
    • \u2077 is superscript 7
    • \u2078 is superscript 8
    • \u2079 is superscript 9

    To put them altogether and make it easier to choose the digit, you can either use a wchar_t[] type, or store them in a string:

    NSString *superDigits = @"\u2070\u00B9\u00B2\u00B3\u2074\u2075\u2076\u2077\u2078\u2079";
    

    As an exercise you could create a method that formats an integer as a superscript string.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way that I can actually use the cookies from a cookie
Is there any way (server- or client-side) that I can actually extend HTML to
I've recently come across this website. Now, is there any way I can actually
As you know that, In-App Purchase can be turned on and off from Settings->General->Restrictions.
Is there any way i can implement a zoom listener that can trigger events
Is there any way to remove the matching rows from MySQL join Query. Actually
Is there any way I could run the following 'logical code' to actually work?
Is there any way to do the following: validateLogin(); return false; But actually like
Actually I can save it in swf and in avi formats. Is there any
Is there any way to programmatically determine if an .xls contains macros, without actually

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.