Keyboard shortcut for "to the power of" (exponent) signs? [duplicate]
Is there a keyboard shortcut for "to the power of" signs?
Example: ²
41 Answer
You can use specific set of UTF-8 characters for entering sub/super scripts. Process is simple:
- Hit Ctrl+Shift+U
- Type out 00b2 ( that's zero-zero-b-2)
- Hit space or Enter key and you will have a superscript for power 2.
Like this ². Of course you will have to substitute appropriate utf character code for other subscripts