YB to ZiB Calculator - Convert Yottabytes to Zebibytes

High Precision Data Unit Conversion

Conversion History (Last 6)

Input Yottabyte - and press Enter
YB
 
ADVERTISEMENT

Complete List of Yottabyte Converters

Quick Navigation

YB to ZiB - Conversion Formula and Steps

Yottabyte and Zebibyte are units of digital information used to measure storage capacity and data transfer rate. Yottabyte is a decimal standard unit where as Zebibyte is binary. One Yottabyte is equal to 1000^8 bytes. One Zebibyte is equal to 1024^7 bytes. There are 0.001180591620717411303424 Yottabytes in one Zebibyte. - view the difference between both units

YB to ZiB Converter Image
Source Data UnitTarget Data Unit
Yottabyte (YB)
Equal to 1000^8 bytes
(Decimal Unit)
Zebibyte (ZiB)
Equal to 1024^7 bytes
(Binary Unit)

The formula of converting the Yottabyte to Zebibyte is represented as follows :

ZiB = YB x 10008 / 10247

Note : Here we are converting the units between different standards. The source unit Yottabyte is Decimal where as the target unit Zebibyte is Binary. In such scenario, first we need to convert the source unit to the basic unit - Byte - multiply with 1000^8, and then convert to target unit by dividing with 1024^7 .

Now let us apply the above formula and, write down the steps to convert from Yottabyte (YB) to Zebibyte (ZiB). This way, we can try to simplify and reduce to an easy to apply formula.

FORMULA

Zebibyte = Yottabyte x 10008 / 10247

STEP 1

Zebibyte = Yottabyte x (1000x1000x1000x1000x1000x1000x1000x1000) / (1024x1024x1024x1024x1024x1024x1024)

STEP 2

Zebibyte = Yottabyte x 1000000000000000000000000 / 1180591620717411303424

STEP 3

Zebibyte = Yottabyte x 847.0329472543003390683225006796419620513916

Example : If we apply the above Formula and steps, conversion from 10 YB to ZiB, will be processed as below.

  1. = 10 x 10008 / 10247
  2. = 10 x (1000x1000x1000x1000x1000x1000x1000x1000) / (1024x1024x1024x1024x1024x1024x1024)
  3. = 10 x 1000000000000000000000000 / 1180591620717411303424
  4. = 10 x 847.0329472543003390683225006796419620513916
  5. = 8470.329472543003390683225006796419620513916
  6. i.e. 10 YB is equal to 8,470.329472543003390683225006796419620513916 ZiB.

(Result rounded off to 40 decimal positions.)

You can use above formula and steps to convert Yottabyte to Zebibyte using any of the programming language such as Java, Python or Powershell.

Popular YB Conversions

Conversion Units

Definition : Yottabyte

A Yottabyte (YB) is a unit of measurement for digital information storage. It is equal to 1,000,000,000,000,000,000,000,000 (one septillion) bytes. It is commonly used to measure the storage capacity of large data centers, computer hard drives, flash drives, and other digital storage devices.
- Learn more..

Definition : Zebibyte

A Zebibyte (ZiB) is a unit of digital information that is equal to 1,180,591,620,717,411,303,424 bytes (or 9,444,732,965,739,290,427,392 bits) and is defined by the International Electro technical Commission(IEC). The prefix "zebi" is derived from the binary number system and it is used to distinguish it from the decimal-based "zettabyte" (ZB). It is widely used in the field of computing as it more accurately represents the storage size of high end servers and data storage arrays.
- Learn more..

Excel Formula to convert from YB to ZiB

Apply the formula as shown below to convert from Yottabyte to Zebibyte.

 ABC
1Yottabyte (YB)Zebibyte (ZiB) 
21=A2 * 847.0329472543003390683225006796419620513916 
3   

Download - Excel Template for Yottabyte to Zebibyte Conversion

If you want to perform bulk conversion locally in your system, then download and make use of above Excel template.

Python Code for YB to ZiB Conversion

You can use below code to convert any value in Yottabyte to Zebibyte in Python.

yottabyte = int(input("Enter Yottabyte: "))
zebibyte = yottabyte * (1000*1000*1000*1000*1000*1000*1000*1000) / (1024*1024*1024*1024*1024*1024*1024)
print("{} Yottabyte = {} Zebibyte".format(yottabyte,zebibyte))

The first line of code will prompt the user to enter the Yottabyte as an input. The value of Zebibyte is calculated on the next line, and the code in third line will display the result.

YB to ZB to ZiB Conversion Table

Yottabyte to Zettabyte (ZB)Yottabyte to Zebibyte (ZiB)
1 YB = 1,000 ZB 1 YB = 847.0329472543003390683225006796419620513916 ZiB
2 YB = 2,000 ZB 2 YB = 1,694.0658945086006781366450013592839241027832 ZiB
3 YB = 3,000 ZB 3 YB = 2,541.0988417629010172049675020389258861541748 ZiB
4 YB = 4,000 ZB 4 YB = 3,388.1317890172013562732900027185678482055664 ZiB
5 YB = 5,000 ZB 5 YB = 4,235.164736271501695341612503398209810256958 ZiB
6 YB = 6,000 ZB 6 YB = 5,082.1976835258020344099350040778517723083496 ZiB
7 YB = 7,000 ZB 7 YB = 5,929.2306307801023734782575047574937343597412 ZiB
8 YB = 8,000 ZB 8 YB = 6,776.2635780344027125465800054371356964111328 ZiB
9 YB = 9,000 ZB 9 YB = 7,623.2965252887030516149025061167776584625244 ZiB
10 YB = 10,000 ZB 10 YB = 8,470.329472543003390683225006796419620513916 ZiB
100 YB = 100,000 ZB 100 YB = 84,703.2947254300339068322500679641962051391601 ZiB
256 YB = 256,000 ZB 256 YB = 216,840.43449710088680149056017398834228515625 ZiB
500 YB = 500,000 ZB 500 YB = 423,516.4736271501695341612503398209810256958007 ZiB
512 YB = 512,000 ZB 512 YB = 433,680.8689942017736029811203479766845703125 ZiB
1000 YB = 1,000,000 ZB 1000 YB = 847,032.9472543003390683225006796419620513916015 ZiB
1024 YB = 1,024,000 ZB 1024 YB = 867,361.737988403547205962240695953369140625 ZiB
2048 YB = 2,048,000 ZB 2048 YB = 1,734,723.47597680709441192448139190673828125 ZiB
5000 YB = 5,000,000 ZB 5000 YB = 4,235,164.7362715016953416125033982098102569580078 ZiB
10000 YB = 10,000,000 ZB 10000 YB = 8,470,329.4725430033906832250067964196205139160156 ZiB