answersLogoWhite

0

I would go with -999'999'999.

However, if you are looking for positive number, it would be 100'000'000.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Which is the smallest 9 digit odd number?

Which is the smallest nine digit odd number?


Smallest one digit number?

-9


What is the smallest 2 digit number?

10 is the smallest 2-digit whole number.


What is the smallest 1 digit number?

The smallest negative one digit number is -9, and the smallest positive one digit number is either 0 or 1, I'm not sure about the positive.


What is the smallest digit number without repition0-9?

9


What is the smallest 1 digit number cubed?

The smallest (arithmetically lowest) one-digit number is -9. Cubed , or (-9)3 is -27. (-9) x (-9) x (-9) = -27


What is the smallest 6-digit even number on a given 01237 and 9?

The smallest 6-digit even number that can be formed using the digits 0, 1, 2, 3, 7, and 9 is 102370. This number starts with the smallest digit (1) to ensure it's a 6-digit number and ends with the smallest even digit (0) to meet the even number requirement.


What is predecessor of smallest 2 digit number?

9


Is 0 the smallest single digit number?

No, zero is not the smallest single didget number. There negative single digit number from -1 through -9


What is the smallest 9 digit number can be formed from 0-9?

The smallest 9-digit number that can be formed using the digits from 0 to 9 is 1,234,567,890. However, since we are limited to 9 digits and cannot repeat any digits, the smallest 9-digit number is 1,234,567,89, where '0' is not included, as it would make the number 8 digits long. Therefore, the number is 1,234,567,89.


Write a Shell program to find the smallest digits of a number?

You can create a Shell script to find the smallest digit of a number by iterating through its digits. Here's a simple example: #!/bin/bash read -p "Enter a number: " number smallest=9 for (( i=0; i<${#number}; i++ )); do digit=${number:$i:1} if (( digit < smallest )); then smallest=$digit fi done echo "The smallest digit is: $smallest" This script prompts the user for a number, checks each digit, and prints the smallest one.


Is zero is the smallest single digit number?

No that would be -9